{ "info": { "author": "Sjoerd Langkemper", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "Programming Language :: Python" ], "description": "## Growatt API client\n\nThis Python script logs in to server.growatt.com and retrieves data on solar panels.\n\n## Usage\n\nCreate a new GrowattApi instance, log in, retrieve a list of plants and request details of these plants. An example can be found in [growatt/__main__.py](growatt/__main__.py), and can be run using `python -m growatt`.\n\n## Unstable API\n\nI reverse engineered the API from the Growatt mobile app. There is no specification and no support from Growatt.", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/Sjord/growatt_api_client", "keywords": "", "license": "OSI Approved :: Mozilla Public License 2.0 (MPL 2.0)", "maintainer": "", "maintainer_email": "", "name": "growatt", "package_url": "https://pypi.org/project/growatt/", "platform": "", "project_url": "https://pypi.org/project/growatt/", "project_urls": { "Homepage": "https://github.com/Sjord/growatt_api_client" }, "release_url": "https://pypi.org/project/growatt/0.0.2/", "requires_dist": null, "requires_python": "", "summary": "Growatt API for photovoltaic statistics", "version": "0.0.2" }, "last_serial": 4802353, "releases": { "0.0.2": [ { "comment_text": "", "digests": { "md5": "b0f0daa859640ef8f9553950f5c70fea", "sha256": "3b78d1ae66797eca7a08fd83511bc0749446e38758c5ea6574c6c7d8275016c9" }, "downloads": -1, "filename": "growatt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b0f0daa859640ef8f9553950f5c70fea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2379, "upload_time": "2019-02-10T15:17:51", "url": "https://files.pythonhosted.org/packages/01/64/76826f1f3fdc607df88030faa17ade2539c7f226ec7df3ea058629de52de/growatt-0.0.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "b0f0daa859640ef8f9553950f5c70fea", "sha256": "3b78d1ae66797eca7a08fd83511bc0749446e38758c5ea6574c6c7d8275016c9" }, "downloads": -1, "filename": "growatt-0.0.2.tar.gz", "has_sig": false, "md5_digest": "b0f0daa859640ef8f9553950f5c70fea", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2379, "upload_time": "2019-02-10T15:17:51", "url": "https://files.pythonhosted.org/packages/01/64/76826f1f3fdc607df88030faa17ade2539c7f226ec7df3ea058629de52de/growatt-0.0.2.tar.gz" } ] }