To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-itertools`.
Read the [docs](http://circuitpython.readthedocs.io/projects/hid/en/latest/) for info on how to use it.
What's Changed
* Prepared for adding to PyPI by evaherrada in https://github.com/adafruit/Adafruit_CircuitPython_IterTools/pull/17
* remove adafruit_itertools layer from import by FoamyGuy in https://github.com/adafruit/Adafruit_CircuitPython_IterTools/pull/16
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_IterTools/compare/1.1.10...2.0.0