Releases: adafruit/Adafruit_CircuitPython_TMP007
Remove stop kwarg and use write_then_readinto.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp007
.
Read the docs for info on how to use it.
Update Travis Badge In Readme
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp007
.
Read the docs for info on how to use it.
Setup.py fix
Fixed string space in setup.py
.
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp007
.
Read the docs for info on how to use it.
Update to .pylintrc
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip3 install adafruit-circuitpython-tmp007
.
Read the docs for info on how to use it.
Initial release and now on PyPi!
Initial release. Thanks to @jerryneedell for the great work!
Added to PyPi.
- Added
setup.py
- Added PyPI release info to
.travis.yml
- Updated
requirements.txt
- Added a more comprehensive
.gitignore
To use in CircuitPython, simply install the Adafruit CircuitPython bundle.
To use in CPython, pip install adafruit-circuitpython-tmp007
.
Read the docs for info on how to use it.