kopia lustrzana https://github.com/micropython/micropython-lib
![]() ruff suggest to use .isinstance() to check class type but bool doen't have .isinstance() method. ruff suggest to use only float in some places but i don't like it the code should be more flexible. Signed-off-by: MarcoMiano <58668074+MarcoMiano@users.noreply.github.com> |
||
---|---|---|
.. | ||
aioespnow | ||
aiorepl | ||
bluetooth | ||
bundles | ||
drivers | ||
espflash | ||
lora | ||
mip | ||
mip-cmdline | ||
net | ||
senml | ||
uaiohttpclient | ||
ucontextlib | ||
udnspkt | ||
umqtt.robust | ||
umqtt.simple | ||
upysh | ||
urequests | ||
urllib.urequest | ||
usb | ||
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).