micropython-lib/micropython
Mark Blakeney 9d09cdd4af uaiohttpclient: Make flake8 inspired improvements.
Signed-off-by: Mark Blakeney <mark.blakeney@bullet-systems.net>
2023-12-20 14:56:00 +11:00
..
aioespnow
aiorepl
bluetooth
bundles
drivers
espflash
lora
mip
mip-cmdline
net
senml
uaiohttpclient uaiohttpclient: Make flake8 inspired improvements. 2023-12-20 14:56:00 +11:00
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).