micropython-lib/micropython
SquirtleSquadLeader 3b717f1353 Ran pre-commit 2024-05-23 11:45:44 -04:00
..
aioespnow
aiorepl
bluetooth all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
bundles
drivers all: Enable ruff E401 and E402 import lints. 2024-05-17 17:06:33 +10:00
espflash all: Enable Ruff lint F541 'f-string without any placeholders'. 2024-05-15 18:11:46 +10:00
lora all: Enable Ruff lint F541 'f-string without any placeholders'. 2024-05-15 18:11:46 +10:00
mip
mip-cmdline
net
register Ran pre-commit 2024-05-23 11:45:44 -04:00
senml
uaiohttpclient
ucontextlib
udnspkt
umqtt.robust
umqtt.simple
upysh
urequests
urllib.urequest
usb
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).