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.8.0.tar.gz
(51.7 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-4.8.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2152d3ee8fd0f99fd528b991d64eb53d3a793830e19640c155c22e25593de7a4 |
|
MD5 | 919ba24135f22419529c4eaab3a31d08 |
|
BLAKE2b-256 | 6d7f97b40c702157e289afca26ef49cf32cca670142061b490058514401fab15 |
Close
Hashes for python_vitrageclient-4.8.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0d91ed22d4cdc55f46e23b1ae7cf26e5ab92adf9c23e1b2384171dfc0ece6d9b |
|
MD5 | 344c280e662d963a7c0c5624de67e374 |
|
BLAKE2b-256 | 55639f289f77bac3c21aec72857c2311bcedf4c4709cec882e26b60f9603064e |