micropython-lib/micropython
NikhitaR-IFX dcfadf6762 sensor/pasco2: Removing commented code.
Signed-off-by: NikhitaR-IFX <Nikhita.Rajasekhar@infineon.com>
2023-05-16 13:31:17 +05:30
..
aiorepl
bluetooth aioble: Add short name support to scan results. 2023-02-28 11:07:34 +11:00
bundles bundle-networking: Fix metadata to correctly use "description" field. 2023-02-01 12:21:08 +11:00
drivers sensor/pasco2: Removing commented code. 2023-05-16 13:31:17 +05:30
espflash espflash: Add a minimal ESP32 bootloader protocol implementation. 2022-11-08 18:45:22 +11:00
mip
mip-cmdline
net micropython: Add missing metadata for packages. 2023-04-07 13:24:15 +10:00
senml senml: Allow publishing to PyPI as micropython-senml. 2023-04-07 13:28:15 +10:00
uaiohttpclient
ucontextlib
udnspkt
umqtt.robust top: Update Python formatting to black "2023 stable style". 2023-02-03 17:12:38 +11:00
umqtt.simple top: Update Python formatting to black "2023 stable style". 2023-02-03 17:12:38 +11:00
upysh
urllib.urequest
utarfile
xmltok
README.md top: Update top-level docs. 2022-12-16 17:16:03 +11:00

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).