{ "info": { "author": "David Url", "author_email": "david@x00.at", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Console", "Intended Audience :: Developers", "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU Affero General Public License v3 or later (AGPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: Information Analysis", "Topic :: Utilities" ], "description": "======\nREADME\n======\n\nThis Tool was written to analyze your personal energy consumption.\n\nThe Tool currently only supports CSV files with daily consumption values, as\nprovided by the 'Smart Metering' service of 'Wiener Netze GmbH'.\n\nInstallation\n============\n\n::\n\n $ pip install smartmeter-analyze\n\nUsage\n=====\n\nPrint a statistical summary of your energy consumption::\n\n $ smutil summary consumption-file.csv\n\nPrint the summary, using multiple files or directories::\n\n $ smutil summary ~/some_dir_with_consumption_files/ another-file.csv\n\nYou can download your energy consumption data from smartmetering.wienernetze.at\n\nFeatures\n========\n\n* Generation of basic consumption summaries (averages, peaks, etc.)\n* Basic consumption prediction\n* Handling of one or many (not necessarily disjunct) datasets\n\nTODO\n====\n\n* More sophisticated summaries\n* import/storage of data\n* Report generation\n* integration of pricing (energy only)\n\nCredits\n=======\n\nIcon\n----\n\nThe Icon was composed by the following pictograms:\n\n* Graph designed by Pham Thi Dieu Linh from the thenounproject.com\n* Socket designed by hunotika from the thenounproject.com", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/durl/smartmeter-analyze", "keywords": "smartmeter,data analysis", "license": "GNU Affero General Public License v3 or later (AGPLv3+)", "maintainer": null, "maintainer_email": null, "name": "smartmeter-analyze", "package_url": "https://pypi.org/project/smartmeter-analyze/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/smartmeter-analyze/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/durl/smartmeter-analyze" }, "release_url": "https://pypi.org/project/smartmeter-analyze/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "tools to analyze and manage consumption data from smartmeters", "version": "0.1.2" }, "last_serial": 1237979, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "3ae766c5e2471adc5a79e8703e847cc1", "sha256": "9e7c091e7c688135dce107b85125b757b6430c0be50e5d02e01315ddb477c0c8" }, "downloads": -1, "filename": "smartmeter-analyze-0.1.0.tar.gz", "has_sig": false, "md5_digest": "3ae766c5e2471adc5a79e8703e847cc1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11084, "upload_time": "2014-09-24T20:23:11", "url": "https://files.pythonhosted.org/packages/b4/4e/f16823cf638ea6004beef7f238b7171ba21401015ac46d4e8b00206ddaaa/smartmeter-analyze-0.1.0.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "f4a5fb13e457689be6819945189c3b30", "sha256": "7513f5c8d0d9000901118bf1115b5557b8be417e301fa76a712bb32143b0e998" }, "downloads": -1, "filename": "smartmeter-analyze-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f4a5fb13e457689be6819945189c3b30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10846, "upload_time": "2014-09-25T17:10:20", "url": "https://files.pythonhosted.org/packages/f6/5d/066523619543415953873f1a07cb175d91eed37d690b2733f6c5b43c1250/smartmeter-analyze-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "f4a5fb13e457689be6819945189c3b30", "sha256": "7513f5c8d0d9000901118bf1115b5557b8be417e301fa76a712bb32143b0e998" }, "downloads": -1, "filename": "smartmeter-analyze-0.1.2.tar.gz", "has_sig": false, "md5_digest": "f4a5fb13e457689be6819945189c3b30", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 10846, "upload_time": "2014-09-25T17:10:20", "url": "https://files.pythonhosted.org/packages/f6/5d/066523619543415953873f1a07cb175d91eed37d690b2733f6c5b43c1250/smartmeter-analyze-0.1.2.tar.gz" } ] }