Vitrage Client API Library
Project description
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
Release history Release notifications | RSS feed
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-2.4.0.tar.gz
(39.5 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-2.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | ff490f97dbb5b5f1ac9077fd9c33a4b89f7cb9b6397447754df099204beac8f4 |
|
MD5 | a1d08447a78b786f5cbc10c564290159 |
|
BLAKE2b-256 | afb6f64085fa1747f10d55f4f5be9a9e9f2b7432b91a7de879b10c66443f4034 |
Close
Hashes for python_vitrageclient-2.4.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fbc4f2cc2e27fa70371c203aee0a3c031931e070f7a24c70c5105feb11420f4 |
|
MD5 | 569db9cfe651d55d9fc3f662c647b4b4 |
|
BLAKE2b-256 | 79bf60e147a9aec2a40c9a77b6d37a221903fc916a68fa98f0f238ef8473684e |