========================
Team and repository tags
========================
.. image:: https://governance.openstack.org/tc/badges/python-novaclient.svg
:target: https://governance.openstack.org/tc/reference/tags/index.html
.. Change things from this point on
============================================
Python bindings to the OpenStack Compute API
============================================
.. image:: https://img.shields.io/pypi/v/python-novaclient.svg
:target: https://pypi.org/project/python-novaclient/
:alt: Latest Version
This is a client for the OpenStack Compute API. It provides a Python API (the
``novaclient`` module) and a deprecated command-line script (``nova``). The
Python API implements 100% of the OpenStack Compute API.
* License: Apache License, Version 2.0
* `PyPi`_ - package installation
* `Online Documentation`_
* `Launchpad project`_ - release management
* `Blueprints`_ - feature specifications
* `Bugs`_ - issue tracking
* `Source`_
* `Specs`_
* `How to Contribute`_
* `Release Notes`_
.. _PyPi: https://pypi.org/project/python-novaclient
.. _Online Documentation: https://docs.openstack.org/python-novaclient/latest
.. _Launchpad project: https://launchpad.net/python-novaclient
.. _Blueprints: https://blueprints.launchpad.net/python-novaclient
.. _Bugs: https://bugs.launchpad.net/python-novaclient
.. _Source: https://opendev.org/openstack/python-novaclient
.. _How to Contribute: https://docs.opendev.org/opendev/infra-manual/latest/developers.html
.. _Specs: https://specs.openstack.org/openstack/nova-specs/
.. _Release Notes: https://docs.openstack.org/releasenotes/python-novaclient
Raw data
{
"_id": null,
"home_page": "https://docs.openstack.org/python-novaclient/latest",
"name": "python-novaclient",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.9",
"maintainer_email": null,
"keywords": null,
"author": "OpenStack",
"author_email": "openstack-discuss@lists.openstack.org",
"download_url": "https://files.pythonhosted.org/packages/c8/7b/c24f65f1885a6155cc0e0e89652d02bfef7b546dd5849b05d61c36bb4ade/python_novaclient-18.10.0.tar.gz",
"platform": null,
"description": "========================\nTeam and repository tags\n========================\n\n.. image:: https://governance.openstack.org/tc/badges/python-novaclient.svg\n :target: https://governance.openstack.org/tc/reference/tags/index.html\n\n.. Change things from this point on\n\n============================================\nPython bindings to the OpenStack Compute API\n============================================\n\n.. image:: https://img.shields.io/pypi/v/python-novaclient.svg\n :target: https://pypi.org/project/python-novaclient/\n :alt: Latest Version\n\nThis is a client for the OpenStack Compute API. It provides a Python API (the\n``novaclient`` module) and a deprecated command-line script (``nova``). The\nPython API implements 100% of the OpenStack Compute API.\n\n* License: Apache License, Version 2.0\n* `PyPi`_ - package installation\n* `Online Documentation`_\n* `Launchpad project`_ - release management\n* `Blueprints`_ - feature specifications\n* `Bugs`_ - issue tracking\n* `Source`_\n* `Specs`_\n* `How to Contribute`_\n* `Release Notes`_\n\n.. _PyPi: https://pypi.org/project/python-novaclient\n.. _Online Documentation: https://docs.openstack.org/python-novaclient/latest\n.. _Launchpad project: https://launchpad.net/python-novaclient\n.. _Blueprints: https://blueprints.launchpad.net/python-novaclient\n.. _Bugs: https://bugs.launchpad.net/python-novaclient\n.. _Source: https://opendev.org/openstack/python-novaclient\n.. _How to Contribute: https://docs.opendev.org/opendev/infra-manual/latest/developers.html\n.. _Specs: https://specs.openstack.org/openstack/nova-specs/\n.. _Release Notes: https://docs.openstack.org/releasenotes/python-novaclient\n\n",
"bugtrack_url": null,
"license": "Apache License, Version 2.0",
"summary": "Client library for OpenStack Compute API",
"version": "18.10.0",
"project_urls": {
"Homepage": "https://docs.openstack.org/python-novaclient/latest"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "87de1d74a694fecd41ddc395ae9612fba3205310587a7cd8bc1dca6debed71f9",
"md5": "3960e957d26f1a277d0acc46f4055b27",
"sha256": "e3a0f3c6c811e4b9bcf348e2d797856679b3504d50cd20069d78e55954b9114a"
},
"downloads": -1,
"filename": "python_novaclient-18.10.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "3960e957d26f1a277d0acc46f4055b27",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.9",
"size": 336288,
"upload_time": "2025-07-10T09:25:48",
"upload_time_iso_8601": "2025-07-10T09:25:48.431838Z",
"url": "https://files.pythonhosted.org/packages/87/de/1d74a694fecd41ddc395ae9612fba3205310587a7cd8bc1dca6debed71f9/python_novaclient-18.10.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "c87bc24f65f1885a6155cc0e0e89652d02bfef7b546dd5849b05d61c36bb4ade",
"md5": "c7a6fe6485c1a83394b8f7f8c937fc01",
"sha256": "2f066a01061eeadd1ce86fbfe0267a1d0d188b64c1641361f725c4277f67a96b"
},
"downloads": -1,
"filename": "python_novaclient-18.10.0.tar.gz",
"has_sig": false,
"md5_digest": "c7a6fe6485c1a83394b8f7f8c937fc01",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.9",
"size": 340630,
"upload_time": "2025-07-10T09:25:50",
"upload_time_iso_8601": "2025-07-10T09:25:50.226832Z",
"url": "https://files.pythonhosted.org/packages/c8/7b/c24f65f1885a6155cc0e0e89652d02bfef7b546dd5849b05d61c36bb4ade/python_novaclient-18.10.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-10 09:25:50",
"github": false,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"lcname": "python-novaclient"
}