{ "info": { "author": "The Hiveeyes Developers", "author_email": "hello@hiveeyes.org", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: Education", "Intended Audience :: Information Technology", "Intended Audience :: Manufacturing", "Intended Audience :: Science/Research", "Intended Audience :: System Administrators", "Intended Audience :: Telecommunications Industry", "License :: OSI Approved :: European Union Public Licence 1.2 (EUPL 1.2)", "License :: OSI Approved :: GNU Affero General Public License v3", "Operating System :: MacOS", "Operating System :: POSIX", "Operating System :: Unix", "Programming Language :: Python", "Topic :: Communications", "Topic :: Database", "Topic :: Internet", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Scientific/Engineering :: Interface Engine/Protocol Translator", "Topic :: Software Development :: Embedded Systems", "Topic :: Software Development :: Libraries", "Topic :: System :: Archiving", "Topic :: System :: Networking :: Monitoring" ], "description": ".. image:: https://img.shields.io/github/tag/daq-tools/pydatalogger.svg\n :target: https://github.com/daq-tools/pydatalogger\n\n|\n\n############\nPyDatalogger\n############\n\n\n*****\nAbout\n*****\nDatalogger for SBC machines like BeagleBone, RaspberryPi or similar.\n\n\nSupported sensor types\n======================\n- BME280\n- BMP180\n- DHT11\n- DS18B20\n- SDS011\n- HX711\n- ABE-DELTA-SIGMA-ADC\n\n\n*****\nSetup\n*****\n::\n\n git clone https://github.com/daq-tools/PyDatalogger.git\n cd PyDatalogger\n\n virtualenv --python=python3 .venv3\n source .venv3/bin/activate\n python setup.py develop\n\n\n*****\nUsage\n*****\n::\n\n $ pydatalogger --help\n\n Usage:\n pydatalogger info\n pydatalogger readings [--config=] [--target=]... [--dry-run] [--debug]\n pydatalogger --version\n pydatalogger (-h | --help)\n\n Options:\n --config= Configuration file for runtime settings\n --target= Data output target\n --version Show version information\n --dry-run Skip publishing to MQTT bus\n --debug Enable debug messages\n -h --help Show this screen\n\n Examples:\n\n # Display readings in JSON format\n pydatalogger readings\n\n # Publish readings to MQTT broker on localhost\n pydatalogger readings --target=mqtt://localhost/testdrive\n\n # Publish readings to MQTT broker on remote host\n pydatalogger readings --target=mqtt://daq.example.org/testdrive\n\n\n*******\nCredits\n*******\n- `RPi-Beelogger`_ by Markus Hies, see `Beelogger Version 2`_\n- `Hiverize-Sensorbeuten`_ by Hiverize_\n- `luftdaten-python`_ for luftdaten.info sensor network\n- BERadio_ by Hiveeyes_\n\n\n.. _RPi-Beelogger: https://github.com/beelogger/RPi-Beelogger\n.. _Beelogger Version 2: http://blog.hies.de/?p=281\n.. _Hiverize-Sensorbeuten: https://github.com/hiveeyes/Hiverize-Sensorbeuten\n.. _Hiverize: https://hiverize.org/\n.. _luftdaten-python: https://github.com/corny/luftdaten-python\n.. _BERadio: https://github.com/hiveeyes/beradio\n.. _Hiveeyes: https://hiveeyes.org", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/daq-tools/PyDatalogger", "keywords": "datalogger data logger acquisition", "license": "AGPL 3, EUPL 1.2", "maintainer": "", "maintainer_email": "", "name": "pydatalogger", "package_url": "https://pypi.org/project/pydatalogger/", "platform": "", "project_url": "https://pypi.org/project/pydatalogger/", "project_urls": { "Homepage": "https://github.com/daq-tools/PyDatalogger" }, "release_url": "https://pypi.org/project/pydatalogger/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "PyDatalogger - Data logging made easy", "version": "0.1.0" }, "last_serial": 4888379, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "63ced1554a61ed44f8e6c3312cb60b98", "sha256": "b629ff560885607f5817bed6f8246a2b11400f28caa7bff5042359c7b1375f43" }, "downloads": -1, "filename": "pydatalogger-0.1.0.tar.gz", "has_sig": false, "md5_digest": "63ced1554a61ed44f8e6c3312cb60b98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10654, "upload_time": "2019-03-02T14:10:04", "url": "https://files.pythonhosted.org/packages/5b/94/1cfd233adb1f6238aa823903f22eca4f0fa5a97f96c889f05f698b462c5c/pydatalogger-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "63ced1554a61ed44f8e6c3312cb60b98", "sha256": "b629ff560885607f5817bed6f8246a2b11400f28caa7bff5042359c7b1375f43" }, "downloads": -1, "filename": "pydatalogger-0.1.0.tar.gz", "has_sig": false, "md5_digest": "63ced1554a61ed44f8e6c3312cb60b98", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10654, "upload_time": "2019-03-02T14:10:04", "url": "https://files.pythonhosted.org/packages/5b/94/1cfd233adb1f6238aa823903f22eca4f0fa5a97f96c889f05f698b462c5c/pydatalogger-0.1.0.tar.gz" } ] }