kopia lustrzana https://github.com/micropython/micropython-lib
- Fix binary data `Content-type` header and data `Content-Length` calculation. - Fix query length when data is included. - Fix `json` and `text` methods of `ClientResponse` to read `Content-Length` size Signed-off-by: Carlos Gil <carlosgilglez@gmail.com> |
||
|---|---|---|
| .. | ||
| aiohttp | ||
| cbor2 | ||
| iperf3 | ||
| pyjwt | ||
| requests | ||
| README.md | ||
README.md
Python-ecosystem packages
These MicroPython versions of common Python packages, typically found on PyPI.
If a package has the same name as a PyPI package, then it should match at least some subset of the functionality.
Future plans
- More organised directory structure based on library purpose (e.g. drivers, network, etc).