kopia lustrzana https://github.com/micropython/micropython-lib
![]() Micropython/upysh: Improve UX by allowing calling commands interactively; make internal classes and functions not importable (put _ before their names). interactively means you don't have to type tons of brackets and quotes (something alike what you expect from a normal shell), to figure out this behavior just type cd or mv |
||
---|---|---|
.. | ||
aioespnow | ||
aiorepl | ||
bluetooth | ||
bundles | ||
drivers | ||
espflash | ||
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).