{ "info": { "author": "Fabian Affolter", "author_email": "fabian@affolter-engineering.ch", "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 `Glances `_.\n\nThis module is not official, developed, supported or endorsed by Glances.\n\nInstallation\n------------\n\nThe module is available from the `Python Package Index `_.\n\n.. code:: bash\n\n $ pip3 install glances_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-glances-api`` is licensed under MIT, for more details check LICENSE.\n", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/fabaff/python-glances-api/releases", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fabaff/python-glances-api", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "glances_api", "package_url": "https://pypi.org/project/glances_api/", "platform": "", "project_url": "https://pypi.org/project/glances_api/", "project_urls": { "Download": "https://github.com/fabaff/python-glances-api/releases", "Homepage": "https://github.com/fabaff/python-glances-api" }, "release_url": "https://pypi.org/project/glances_api/0.2.0/", "requires_dist": null, "requires_python": "", "summary": "Python API for interacting with Glances.", "version": "0.2.0" }, "last_serial": 4511344, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "b47ef686cc9aab66622556a4120fc400", "sha256": "2fbb79dd8738a6a84a894c89686125024f87ecd7eff94bc5980d4ea21341b9a6" }, "downloads": -1, "filename": "glances_api-0.1.0.tar.gz", "has_sig": false, "md5_digest": "b47ef686cc9aab66622556a4120fc400", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3346, "upload_time": "2018-08-14T19:37:01", "url": "https://files.pythonhosted.org/packages/19/fa/7f3dcfbe2c29b879b42c05e6727bf87d7ea966bc7cfac9556ac4d846e50d/glances_api-0.1.0.tar.gz" } ], "0.2.0": [ { "comment_text": "", "digests": { "md5": "deff321960882572657297e2aadfefc0", "sha256": "e62d70960f2017d2f37bb806d6d9522f46f3f2009943da94b95ae332f18db925" }, "downloads": -1, "filename": "glances_api-0.2.0.tar.gz", "has_sig": false, "md5_digest": "deff321960882572657297e2aadfefc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3603, "upload_time": "2018-11-21T09:08:13", "url": "https://files.pythonhosted.org/packages/54/13/0b3f1bef2b30670c53d03d33a3a8b58199765f82e24989dc093900909d14/glances_api-0.2.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "deff321960882572657297e2aadfefc0", "sha256": "e62d70960f2017d2f37bb806d6d9522f46f3f2009943da94b95ae332f18db925" }, "downloads": -1, "filename": "glances_api-0.2.0.tar.gz", "has_sig": false, "md5_digest": "deff321960882572657297e2aadfefc0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3603, "upload_time": "2018-11-21T09:08:13", "url": "https://files.pythonhosted.org/packages/54/13/0b3f1bef2b30670c53d03d33a3a8b58199765f82e24989dc093900909d14/glances_api-0.2.0.tar.gz" } ] }