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 aiorepl: Add support for raw mode (ctrl-a). 2023-12-20 12:35:40 +11:00
bluetooth aioble/server.py: Allow BufferedCharacteristic to support all ops. 2023-10-04 14:47:38 +11:00
bundles
drivers lcd160cr: Remove support for options in manifest. 2023-12-20 12:01:22 +11:00
espflash all: Remove unnecessary start argument in range. 2023-09-01 00:17:28 +10:00
lora lora/sx126x: Fix busy timeout handling. 2023-08-26 18:16:37 +10:00
mip all: Add missing const imports 2023-08-22 22:43:18 +10:00
mip-cmdline
net all: Add missing const imports 2023-08-22 22:43:18 +10:00
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).