kopia lustrzana https://github.com/micropython/micropython-lib
![]() Added upip.py and pip.py, identical. These files throw an ImportError. mip\'s manifest.py also altered to load as modules. The purpose is to alert users guided to install with deprecated pip/upip (prior to 1.20.0) to instead use mip. Signed-off-by: Adam G <adam@adammakesthings.dev> |
||
---|---|---|
.. | ||
aioespnow | ||
aiorepl | ||
bluetooth | ||
bundles | ||
drivers | ||
espflash | ||
lora | ||
mip | ||
mip-cmdline | ||
net | ||
senml | ||
uaiohttpclient | ||
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).