micropython-lib/python-ecosys
Damien George ea21cb3fdc iperf3: Support devices without os.urandom().
Also add a version to the manifest.

Signed-off-by: Damien George <damien@micropython.org>
2023-03-21 16:04:00 +11:00
..
cbor2 cbor2: Remove u-module prefix from imports. 2023-03-03 12:20:28 +11:00
iperf3 iperf3: Support devices without os.urandom(). 2023-03-21 16:04:00 +11:00
pyjwt
urequests
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).