micropython-lib/micropython
..
aiorepl
bluetooth
bundles
drivers
espflash espflash: Add a minimal ESP32 bootloader protocol implementation. 2022-11-08 18:45:22 +11:00
mip
mip-cmdline
net
senml
uaiohttpclient
ucontextlib
udnspkt
umqtt.robust
umqtt.simple
upysh
urllib.urequest
utarfile
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).