{ "info": { "author": "Tony DiCola", "author_email": "tdicola@adafruit.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: POSIX :: Linux", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Topic :: Software Development", "Topic :: System :: Hardware" ], "description": "Adafruit Python DHT Sensor Library\n==================================\n\nPython library to read the DHT series of humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.\n\nDesigned specifically to work with the Adafruit DHT series sensors ----> https://www.adafruit.com/products/385\n\nCurrently the library is tested with Python 2.6, 2.7, 3.3 and 3.4. It should work with Python greater than 3.4, too.\n\nFor all platforms (Raspberry Pi and Beaglebone Black) make sure your system is able to compile Python extensions. On Raspbian or Beaglebone Black's Debian/Ubuntu image you can ensure your system is ready by executing:\n\n````\nsudo apt-get update\nsudo apt-get install build-essential python-dev\n````\n\nInstall the library by downloading with the download link on the right, unzipping the archive, and executing:\n\n````\nsudo python setup.py install\n````\nYou can ommit the sudo if you use raspberry pi.\n\nSee example of usage in the examples folder.\n\nAdafruit invests time and resources providing this open source code, please support Adafruit and open-source hardware by purchasing products from Adafruit!\n\nWritten by Tony DiCola for Adafruit Industries.\n\nMIT license, all text above must be included in any redistribution", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/adafruit/Adafruit_Python_DHT/", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "Adafruit-DHT-test", "package_url": "https://pypi.org/project/Adafruit-DHT-test/", "platform": "", "project_url": "https://pypi.org/project/Adafruit-DHT-test/", "project_urls": { "Homepage": "https://github.com/adafruit/Adafruit_Python_DHT/" }, "release_url": "https://pypi.org/project/Adafruit-DHT-test/1.3.2/", "requires_dist": null, "requires_python": "", "summary": "Library to get readings from the DHT11, DHT22, and AM2302 humidity and temperature sensors on a Raspberry Pi or Beaglebone Black.", "version": "1.3.2" }, "last_serial": 4106673, "releases": { "1.3.2": [ { "comment_text": "", "digests": { "md5": "5d8c55450896328bcacab9df6a3af59c", "sha256": "acd9a85df717eebbfcfda04095c2cb8febfd452844db340540d1982f51251fcd" }, "downloads": -1, "filename": "Adafruit_DHT_test-1.3.2.tar.gz", "has_sig": false, "md5_digest": "5d8c55450896328bcacab9df6a3af59c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14352, "upload_time": "2018-07-26T22:53:37", "url": "https://files.pythonhosted.org/packages/88/c3/05aabb290eddf8a5745d03dbbe994701f74c72a6b578a23323ba60b1ea5f/Adafruit_DHT_test-1.3.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5d8c55450896328bcacab9df6a3af59c", "sha256": "acd9a85df717eebbfcfda04095c2cb8febfd452844db340540d1982f51251fcd" }, "downloads": -1, "filename": "Adafruit_DHT_test-1.3.2.tar.gz", "has_sig": false, "md5_digest": "5d8c55450896328bcacab9df6a3af59c", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 14352, "upload_time": "2018-07-26T22:53:37", "url": "https://files.pythonhosted.org/packages/88/c3/05aabb290eddf8a5745d03dbbe994701f74c72a6b578a23323ba60b1ea5f/Adafruit_DHT_test-1.3.2.tar.gz" } ] }