kopia lustrzana https://github.com/micropython/micropython-lib
![]() This adds a method to include default/installable certificates from Mozilla's CA store which could solve the default certs problem from micropython/micropython#8968 Signed-off-by: Carlos Gil <carlosgilglez@gmail.com> |
||
---|---|---|
.. | ||
aioespnow | ||
aiorepl | ||
bluetooth | ||
bundles | ||
certificates | ||
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).