micropython-lib/python-ecosys
Angus Gratton 68e0dfce0a all: Apply Ruff 0.11.6 reformatting changes.
Signed-off-by: Angus Gratton <angus@redyak.com.au>
2025-04-24 16:54:10 +10:00
..
aiohttp aiohttp: Allow headers to be passed to a WebSocketClient. 2025-04-13 00:20:58 +10:00
cbor2 all: Apply Ruff 0.11.6 reformatting changes. 2025-04-24 16:54:10 +10:00
iperf3
pyjwt
requests requests: Use the host in the redirect url, not the one in headers. 2025-04-12 10:47:56 +10:00
README.md

README.md

Python-ecosystem packages

These MicroPython versions of common Python packages, typically found on PyPI.

If a package has the same name as a PyPI package, then it should match at least some subset of the functionality.

Future plans

  • More organised directory structure based on library purpose (e.g. drivers, network, etc).