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-4.3.0.tar.gz
(51.2 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-4.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1089502ce8f88af7edbe14ef4b747f7e4229ca6a210841815e88d92b5e54e148 |
|
MD5 | 738fd671191fcae703fcf1c5a210fb2a |
|
BLAKE2b-256 | 011e622a1efcad924763afaef9f22d1c04fe883be5222bb70912fb15efc60933 |
Close
Hashes for python_vitrageclient-4.3.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 131aff9997e26409dd51e9923a47cb8cbc707579c44a0d718c0be3ec270679d5 |
|
MD5 | b2c7c189ed6b1d802e0cacd87ab4ea80 |
|
BLAKE2b-256 | 8368e7f2601c339b7348593e31b7a24a45ffbda966da6e688ae97d061f22bbb0 |