kopia lustrzana https://github.com/micropython/micropython-lib
![]() - Add config for [tool.ruff.format] to pyproject.toml. - Update pre-commit to run both ruff and ruff-format. - Update a small number of files that change with ruff's rules. - Update CI. - Simplify codeformat.py just forward directly to "ruff format" This work was funded through GitHub Sponsors. Signed-off-by: Jim Mussared <jim.mussared@gmail.com> |
||
---|---|---|
.. | ||
cbor2 | ||
iperf3 | ||
pyjwt | ||
requests | ||
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).