micropython-lib/python-ecosys
freemedom 9f3b69fc7a
Merge aecf203fef into 68e0dfce0a
2025-04-27 14:28:27 +00: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 all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
pyjwt all: Standardise x.y.z versioning for all packages. 2023-07-23 11:48:57 +10:00
requests Merge aecf203fef into 68e0dfce0a 2025-04-27 14:28:27 +00:00
README.md top: Update top-level docs. 2022-12-16 17:16:03 +11:00

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).