🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

python-novaclient

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

python-novaclient

Client library for OpenStack Compute API

18.9.0
PyPI
Maintainers
1

======================== 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

FAQs

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts