{ "info": { "author": "PentairIoT", "author_email": "pentairiot@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "# PyZipEI\n\nPyZipEI is a python utility library for extracting electrical utility rates from OpenEI.org via zipcode\n\n## Installation\n\n```\nsudo pip3 install pyzipei\n```\n\n## Command Line Interface\n\nA simple CLI is provided. This can be used to verify installations by calling \"PyZipEI\" or \"python3 -m PyZipEI\". This will locate the residential rate for the US zipcode 27612. You can provide the CLI with arguments to change the zipcode, sector and logging verbosity.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://gitlab.com/pentairiot/PyZipEI", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "pyzipei", "package_url": "https://pypi.org/project/pyzipei/", "platform": "", "project_url": "https://pypi.org/project/pyzipei/", "project_urls": { "Homepage": "https://gitlab.com/pentairiot/PyZipEI" }, "release_url": "https://pypi.org/project/pyzipei/0.1.0/", "requires_dist": [ "requests", "bs4" ], "requires_python": "", "summary": "A utility library for retrieving electrical rates from OpenEI.org", "version": "0.1.0" }, "last_serial": 4586412, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e28a860f616be6ae73510191fc9a2ced", "sha256": "343ee9e0d456d57a2e66ef9d29f37a931381126c876239795cb2b8b09ec480a9" }, "downloads": -1, "filename": "pyzipei-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e28a860f616be6ae73510191fc9a2ced", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4935, "upload_time": "2018-12-11T17:30:48", "url": "https://files.pythonhosted.org/packages/42/ec/5d3672c93a55d209bcb5dbde0e19882e2b9817ae27d19342182a330fba7e/pyzipei-0.1.0-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e28a860f616be6ae73510191fc9a2ced", "sha256": "343ee9e0d456d57a2e66ef9d29f37a931381126c876239795cb2b8b09ec480a9" }, "downloads": -1, "filename": "pyzipei-0.1.0-py3-none-any.whl", "has_sig": false, "md5_digest": "e28a860f616be6ae73510191fc9a2ced", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 4935, "upload_time": "2018-12-11T17:30:48", "url": "https://files.pythonhosted.org/packages/42/ec/5d3672c93a55d209bcb5dbde0e19882e2b9817ae27d19342182a330fba7e/pyzipei-0.1.0-py3-none-any.whl" } ] }