{ "info": { "author": "Pascal Osinga", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Environment :: Console", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: MacOS :: MacOS X", "Operating System :: Microsoft :: Windows", "Operating System :: POSIX", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": "python-glances-api\n==================\n\nPython API for interacting with `Zeversolar `_.\n\nThis module is not official, developed, supported or endorsed by Zeversolar.\n\nInstallation\n------------\n\nThe module is available from the `Python Package Index `_.\n\n.. code:: bash\n\n $ pip3 install zeversolar_api\n\nUsage\n-----\n\nThe file ``example.py`` contains an example about how to use this module.\n\nDevelopment\n-----------\n\nFor development is recommended to use a ``venv``.\n\n.. code:: bash\n\n $ python3.6 -m venv .\n $ source bin/activate\n $ python3 setup.py develop\n\nLicense\n-------\n\n``python-zeversolar-api`` is licensed under MIT, for more details check LICENSE.", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/passie/python-zeversolar-api", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "zeversolar-api", "package_url": "https://pypi.org/project/zeversolar-api/", "platform": "", "project_url": "https://pypi.org/project/zeversolar-api/", "project_urls": { "Homepage": "https://github.com/passie/python-zeversolar-api" }, "release_url": "https://pypi.org/project/zeversolar-api/0.1.0/", "requires_dist": null, "requires_python": "", "summary": "Python API for interacting with Zeversolar.", "version": "0.1.0" }, "last_serial": 4314055, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "4cccdc56a56e3266f4924764a3a101fd", "sha256": "3b114e6f30a7e35176067f5bfb24ab9a2969cd66641caf906186803cda58db0b" }, "downloads": -1, "filename": "zeversolar_api-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4cccdc56a56e3266f4924764a3a101fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3293, "upload_time": "2018-09-26T20:42:36", "url": "https://files.pythonhosted.org/packages/46/81/2554407ac3080da8874a16a43940cd79293b93feedf3d46a9b08b23b5674/zeversolar_api-0.1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4cccdc56a56e3266f4924764a3a101fd", "sha256": "3b114e6f30a7e35176067f5bfb24ab9a2969cd66641caf906186803cda58db0b" }, "downloads": -1, "filename": "zeversolar_api-0.1.0.tar.gz", "has_sig": false, "md5_digest": "4cccdc56a56e3266f4924764a3a101fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3293, "upload_time": "2018-09-26T20:42:36", "url": "https://files.pythonhosted.org/packages/46/81/2554407ac3080da8874a16a43940cd79293b93feedf3d46a9b08b23b5674/zeversolar_api-0.1.0.tar.gz" } ] }