Releases: adafruit/Adafruit_Python_DHT
Releases · adafruit/Adafruit_Python_DHT
Updated Google Spreadsheet Example
- Updated
google_spreadsheet.py
example to work with the latest changes to Google's APIs as of June 4, 2019. Thanks @russfeld! #115
To install from PyPI under Python 3: pip3 install Adafruit-DHT
To use with Python 2: pip install Adafruit-DHT
Also available as Adafruit_Python_DHT.