kopia lustrzana https://github.com/micropython/micropython-lib
The function `binascii.b2a_base64()` returns a `bytes`, but here needs a string. Otherwise, the value of `Sec-WebSocket-Key` in the headers will be `b'<BASE64-ENCODED_RANDOM_VALUE>'`. Signed-off-by: AuroraTea <1352685369@qq.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).