Skip to main content

Vitrage Client API Library

Project description

https://governance.openstack.org/tc/badges/python-vitrageclient.svg

Python bindings to the Vitrage API

This is a client library for Vitrage built to interface with the Vitrage API . It provides a Python API (the vitrageclient module) and a command-line tool (vitrage).

Ubuntu Install

At the moment only manual install is available

Manual Install Steps:
  • cd to your python-vitrageclient repo

  • sudo pip install -r requirements.txt

  • python setup.py install

Building and Packaging

Install the tool dependencies

sudo apt-get install python-pip python-virtualenv

In the python-vitrageclient source directory

virtualenv --no-site-packages .venv

source ./.venv/bin/activate

pip install wheel

python setup.py bdist_wheel

pip install $(ls -1rt dist/*.whl | tail -1) --upgrade

References

Detailed documentation for the CLI see CLI Spec

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

python-vitrageclient-5.1.1.tar.gz (52.1 kB view details)

Uploaded Source

Built Distribution

python_vitrageclient-5.1.1-py3-none-any.whl (51.1 kB view details)

Uploaded Python 3

File details

Details for the file python-vitrageclient-5.1.1.tar.gz.

File metadata

  • Download URL: python-vitrageclient-5.1.1.tar.gz
  • Upload date:
  • Size: 52.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/5.1.1 CPython/3.11.9

File hashes

Hashes for python-vitrageclient-5.1.1.tar.gz
Algorithm Hash digest
SHA256 a189ba4a8bb6cb5bc05e1bd6e9718ecadaf1862e16a38b4d7a8f7cd6d0b5b646
MD5 39375a71aaf265d4155605d08d00f2c6
BLAKE2b-256 94e6d8bd9bfda8673e71dd07c64e8d4120dbf74fa9f9dbe956ffe5ea42f7a055

See more details on using hashes here.

File details

Details for the file python_vitrageclient-5.1.1-py3-none-any.whl.

File metadata

File hashes

Hashes for python_vitrageclient-5.1.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ba6fa9f3be852e52a9fffd85be3cf9eec1abd5e5281d5bb757ab5b7c4db44d3e
MD5 ad7c4b76c9499acd6e7f07b1f415ddd8
BLAKE2b-256 417e990b3f56005fee77fec8f91d146031de4636b2787ce47e97ecc3a28454f4

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page