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.0.1.tar.gz
(47.7 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-4.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8b76764b328055d37f5a9ea355ed1dc85e1b0df9cef478daab1aad0bdc4e99af |
|
MD5 | 79f38ce916e306b8edd7ed67a5d2b597 |
|
BLAKE2b-256 | 607030e96d9adbcf8408e436648404ae481c7aafecb6bf3e17b681b9761bdb41 |
Close
Hashes for python_vitrageclient-4.0.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8f47f2881cda04864cd94ed61dd23b8ece0b8460eb96056c4d2c38f999192b6b |
|
MD5 | 4f57b89e5d46c44e4874d0f1b0cf508b |
|
BLAKE2b-256 | c63934a591ee98a6669c5695cc27eaae16795750041989008efc01a375e77594 |