python-glances-api
==================
A Python client for interacting with `Glances <https://nicolargo.github.io/glances/>`_.
This module is not official, developed, supported or endorsed by Glances.
Installation
------------
The module is available from the `Python Package Index <https://pypi.python.org/pypi>`_.
.. code:: bash
$ pip3 install glances_api
Or on a Fedora-based system or on a CentOS/RHEL machine with has EPEL enabled.
.. code:: bash
$ sudo dnf -y install python3-glances-api
For Nix or NixOS is `pre-packed module <https://search.nixos.org/packages?channel=unstable&query=glances-api>`_
available. The lastest release is usually present in the ``unstable`` channel.
.. code:: bash
$ nix-env -iA nixos.python3Packages.glances-api
Usage
-----
The file ``example.py`` contains an example about how to use this module.
License
-------
``python-glances-api`` is licensed under MIT, for more details check LICENSE.
Raw data
{
"_id": null,
"home_page": "https://github.com/home-assistant-ecosystem/python-glances-api",
"name": "glances-api",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": null,
"author": "Fabian Affolter",
"author_email": "fabian@affolter-engineering.ch",
"download_url": "https://files.pythonhosted.org/packages/89/12/92b4fc6d38dcdc4f3115015d62cd1af6323e28bbf6d109b43b0fe1dc2af1/glances_api-0.9.0.tar.gz",
"platform": null,
"description": "python-glances-api\n==================\n\nA Python client for interacting with `Glances <https://nicolargo.github.io/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 <https://pypi.python.org/pypi>`_.\n\n.. code:: bash\n\n $ pip3 install glances_api\n\nOr on a Fedora-based system or on a CentOS/RHEL machine with has EPEL enabled.\n\n.. code:: bash\n\n $ sudo dnf -y install python3-glances-api\n\n\nFor Nix or NixOS is `pre-packed module <https://search.nixos.org/packages?channel=unstable&query=glances-api>`_\navailable. The lastest release is usually present in the ``unstable`` channel.\n\n.. code:: bash\n\n $ nix-env -iA nixos.python3Packages.glances-api\n\nUsage\n-----\n\nThe file ``example.py`` contains an example about how to use this module.\n\nLicense\n-------\n\n``python-glances-api`` is licensed under MIT, for more details check LICENSE.\n\n",
"bugtrack_url": null,
"license": "MIT",
"summary": "Python API for interacting with Glances",
"version": "0.9.0",
"project_urls": {
"Homepage": "https://github.com/home-assistant-ecosystem/python-glances-api",
"Repository": "https://github.com/home-assistant-ecosystem/python-glances-api/releases"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "60d657c524d8fdf9565eb4b8204f1ed72a09f112f84b5aac2e67007304f460e0",
"md5": "17080d2834f9af5a0b358b16bb9f7a45",
"sha256": "e477746cf1bce8061ce1160bcbc6520b3c6f6b5c368594dc85de25a05b6bd052"
},
"downloads": -1,
"filename": "glances_api-0.9.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "17080d2834f9af5a0b358b16bb9f7a45",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 5296,
"upload_time": "2024-11-29T07:05:31",
"upload_time_iso_8601": "2024-11-29T07:05:31.705267Z",
"url": "https://files.pythonhosted.org/packages/60/d6/57c524d8fdf9565eb4b8204f1ed72a09f112f84b5aac2e67007304f460e0/glances_api-0.9.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "891292b4fc6d38dcdc4f3115015d62cd1af6323e28bbf6d109b43b0fe1dc2af1",
"md5": "a8110f8b9de7e36cc962ad2603531754",
"sha256": "2018bd9ba8377f5894e48376b67f99b3d7a766870df9f8ce96c10b3feef1cf24"
},
"downloads": -1,
"filename": "glances_api-0.9.0.tar.gz",
"has_sig": false,
"md5_digest": "a8110f8b9de7e36cc962ad2603531754",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 4897,
"upload_time": "2024-11-29T07:05:34",
"upload_time_iso_8601": "2024-11-29T07:05:34.626267Z",
"url": "https://files.pythonhosted.org/packages/89/12/92b4fc6d38dcdc4f3115015d62cd1af6323e28bbf6d109b43b0fe1dc2af1/glances_api-0.9.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-29 07:05:34",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "home-assistant-ecosystem",
"github_project": "python-glances-api",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "glances-api"
}