micropython-lib/micropython
Garry W b0aa8618b0
Merge b059f992e2 into 68e0dfce0a
2025-04-27 14:28:26 +00:00
..
aioespnow
aiorepl all: Apply Ruff 0.11.6 reformatting changes. 2025-04-24 16:54:10 +10:00
bluetooth Merge b059f992e2 into 68e0dfce0a 2025-04-27 14:28:26 +00:00
bundles
drivers all: Apply Ruff 0.11.6 reformatting changes. 2025-04-24 16:54:10 +10:00
espflash all: Apply Ruff 0.11.6 reformatting changes. 2025-04-24 16:54:10 +10:00
lora all: Apply Ruff 0.11.6 reformatting changes. 2025-04-24 16:54:10 +10:00
mip
mip-cmdline
net
senml all: Apply Ruff 0.11.6 reformatting changes. 2025-04-24 16:54:10 +10:00
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).