micropython-lib/python-ecosys
Christian Clauss 4da6e6f1b2 all: Lint Python code with ruff.
Signed-off-by: Christian Clauss <cclauss@me.com>
2023-07-24 07:51:33 +02:00
..
cbor2 all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
iperf3 all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
pyjwt
requests all: Lint Python code with ruff. 2023-07-24 07:51:33 +02: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).