micropython-lib/python-ecosys
iabdalkader b9741f6584 cbor2: Remove u-module prefix from imports. 2023-03-03 12:20:28 +11:00
..
cbor2 cbor2: Remove u-module prefix from imports. 2023-03-03 12:20:28 +11:00
iperf3 all: Replace metadata.txt with manifest.py. 2022-09-05 17:50:28 +10:00
pyjwt all: Replace metadata.txt with manifest.py. 2022-09-05 17:50:28 +10:00
urequests all: Replace metadata.txt with manifest.py. 2022-09-05 17:50:28 +10: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).