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-1.3.0.tar.gz
(30.9 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-1.3.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5a8ddd287cdb8fb9d84355f53987b7ce14907bf883d1808289430fcb0e089b72 |
|
MD5 | af2dce563917624761052d0b9928d610 |
|
BLAKE2b-256 | 0f8535d42ea374f4ec6bb78ebd45a133aef1b51afcc7dd11d7a36eb9d658999d |
Close
Hashes for python_vitrageclient-1.3.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 105df449cef02bc818308521a89ebe5b876f0f8056fff6530a89a87ae5c12b0d |
|
MD5 | 53265d82a579f9f1bd198873dfc6bd53 |
|
BLAKE2b-256 | 651280d72de51393c87443f048e0907dfbf0c8f6fba2747186e0ebc4ebc26214 |