micropython-lib/micropython
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
..
aioespnow all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
aiorepl
bluetooth all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
bundles
drivers all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
espflash
lora all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
mip
mip-cmdline
net
senml all: Lint Python code with ruff. 2023-07-24 07:51:33 +02:00
uaiohttpclient
ucontextlib
udnspkt
umqtt.robust
umqtt.simple
upysh
urequests
urllib.urequest
xmltok
README.md

README.md

MicroPython-specific packages

These are packages that have been written specifically for use on MicroPython.

Packages in this directory should not have the same name as modules from the Python Standard Library.

Future plans

  • More organised directory structure based on purpose (e.g. drivers, network, etc).