To use in CircuitPython, simply install the [Adafruit CircuitPython Bundle](https://circuitpython.org/libraries).
To use in CPython, `pip3 install adafruit-circuitpython-onewire`.
Read the [docs](http://circuitpython.readthedocs.io/projects/onewire/en/latest/) for info on how to use it
----------------
What's Changed
* use onewireio instead of busio by dhalbert in https://github.com/adafruit/Adafruit_CircuitPython_OneWire/pull/26
**Full Changelog**: https://github.com/adafruit/Adafruit_CircuitPython_OneWire/compare/1.2.11...2.0.0