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.6.0.tar.gz
(51.6 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-4.6.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 203e60e9b87813df85118b046ba3d99a0f3dcb56850084217ada349170d2137b |
|
MD5 | 98980d7eb21b7c3ce16b1d494685a6a2 |
|
BLAKE2b-256 | 49dd65018874ce0590963b41a450eaad5da4daea3dd7d91e9cc32d0a81d80260 |
Close
Hashes for python_vitrageclient-4.6.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9ba79fa69cf96a81a521cf97a708d3b80c19010535384ef368a10a82ebb2c2e0 |
|
MD5 | da8af9b261c1b2507281d229773afb22 |
|
BLAKE2b-256 | 533a2fe2c6addda4077e2152bdce1f1960359620f39dee7f861e65b004f167a3 |