To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-circuitplayground`.
Read the [docs](http://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/) for info on how to use it.
5.3.0
This release allows access to touch pins as an iterable. See [examples/circuitplayground_touch_all.py](https://github.com/adafruit/Adafruit_CircuitPython_CircuitPlayground/blob/main/examples/circuitplayground_touch_all.py) for example usage. Thank you tekktrik for this enhancement.
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-circuitplayground`.
Read the [docs](http://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/) for info on how to use it.
5.2.8
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-circuitplayground`.
Read the [docs](http://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/) for info on how to use it.
5.2.7
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-circuitplayground`.
Read the [docs](http://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/) for info on how to use it.
5.2.6
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-circuitplayground`.
Read the [docs](http://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/) for info on how to use it.
5.2.5
Added type annotations for this library. Thanks tcfranks!
To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-circuitplayground`.
Read the [docs](http://circuitpython.readthedocs.io/projects/circuitplayground/en/latest/) for info on how to use it.