Releases: adafruit/Adafruit_CircuitPython_Typing
Releases · adafruit/Adafruit_CircuitPython_Typing
1.1.1 - Allow use with Python 3.7
1.1.0 - add ByteStream
To use in CPython, pip3 install adafruit-circuitpython-typing
.
Read the docs for info on how to use it.
What's Changed
- added ByteStream protocol by @rimwolf-redux in #2
1.0.0 - initial release
To use in CPython, pip3 install adafruit-circuitpython-typing
.
Read the docs for info on how to use it.