{ "info": { "author": "Nico Di Rocco", "author_email": "dirocco.nico@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Operating System :: Unix", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Libraries :: Python Modules", "Topic :: Utilities" ], "description": "smeterd_exporter\n================\n\n.. image:: https://travis-ci.org/nrocco/smeterd_exporter.svg?branch=master\n :target: https://travis-ci.org/nrocco/smeterd_exporter\n\nA prometheus exporter for your smart meter.\n\n\n\ninstallation\n------------\n\n`smeterd_exporter` is fully python 2.7 and python 3.4 compatible.\n\nIt is highly recommended to use virtual environemnts for this::\n\n $ pyvenv my_virtual_env\n $ cd my_virtual_env\n $ . bin/activate\n\n\nAfter having your virtual environment installed and activated run the following command to install\nthe `smeterd` package directly from pypi (using pip)::\n\n $ pip install smeterd_exporter\n\n\nAlternatively you can manually clone `smeterd_exporter` and run setupttools `setup.py`::\n\n $ git clone https://github.com/nrocco/smeterd_exporter.git\n $ cd smeterd_exporter\n $ python setup.py install\n\n\nThis will install the needed python libraries which are needed to start reading\nP1 packets.\n\nIf you don't want to install `smeterd_exporter` as a package you can run it\ndirectly from the root directory of the git repository using the following\ncommand but you are responsible for manually installing dependencies::\n\n $ python -m smeterd_exporter\n\n\nTo install the required dependencies manually see `requirements.txt`\nor simply run::\n\n $ pip install -r requirements.txt\n\n\n\nusage\n-----\n\nTODO\n\n\n\ncontribute\n----------\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Make sure that tests pass (`make test`)\n5. Push to the branch (`git push origin my-new-feature`)\n6. Create new Pull Request", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/nrocco/smeterd_exporter", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/nrocco/smeterd_exporter", "keywords": "", "license": "GPLv3", "maintainer": "", "maintainer_email": "", "name": "smeterd_exporter", "package_url": "https://pypi.org/project/smeterd_exporter/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/smeterd_exporter/", "project_urls": { "Download": "https://github.com/nrocco/smeterd_exporter", "Homepage": "https://github.com/nrocco/smeterd_exporter" }, "release_url": "https://pypi.org/project/smeterd_exporter/0.9.2/", "requires_dist": null, "requires_python": "", "summary": "A prometheus exporter for you smart meter.", "version": "0.9.2" }, "last_serial": 2653468, "releases": { "0.9.1": [ { "comment_text": "", "digests": { "md5": "c004ce26b37e52e7ddad76578c911d93", "sha256": "9e83608130aeb2011959a87422bddb8d455f7440fb0d106cade813932356b16b" }, "downloads": -1, "filename": "smeterd_exporter-0.9.1.tar.gz", "has_sig": false, "md5_digest": "c004ce26b37e52e7ddad76578c911d93", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3901, "upload_time": "2016-12-12T23:13:42", "url": "https://files.pythonhosted.org/packages/31/06/abd7854b0a7abc6a44b7dd6f1122573a0e835e0381c631719caa721d47fc/smeterd_exporter-0.9.1.tar.gz" } ], "0.9.2": [ { "comment_text": "", "digests": { "md5": "e99aeb8e380f742507310b978ce4c58e", "sha256": "ddbf866be789e4672450d5bf0ddaa978e024460fde318f59e909b477ce25b065" }, "downloads": -1, "filename": "smeterd_exporter-0.9.2.tar.gz", "has_sig": false, "md5_digest": "e99aeb8e380f742507310b978ce4c58e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3780, "upload_time": "2017-02-19T21:32:53", "url": "https://files.pythonhosted.org/packages/4c/7e/a56f189b06905ec93959cb27a1220e541697da7f73937937d93eac2becf4/smeterd_exporter-0.9.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e99aeb8e380f742507310b978ce4c58e", "sha256": "ddbf866be789e4672450d5bf0ddaa978e024460fde318f59e909b477ce25b065" }, "downloads": -1, "filename": "smeterd_exporter-0.9.2.tar.gz", "has_sig": false, "md5_digest": "e99aeb8e380f742507310b978ce4c58e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3780, "upload_time": "2017-02-19T21:32:53", "url": "https://files.pythonhosted.org/packages/4c/7e/a56f189b06905ec93959cb27a1220e541697da7f73937937d93eac2becf4/smeterd_exporter-0.9.2.tar.gz" } ] }