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.4.0.tar.gz
(31.5 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-1.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 417aee2c3ca629e0c1fa04ad78d2bd38c0db4241849c1d789b08be4b623b919c |
|
MD5 | 356ccf9a2091138a725d09b607e76844 |
|
BLAKE2b-256 | 9df1c20e802bd601e295c3576de95a09a379ff08e382e55261142cbdb8e12c53 |
Close
Hashes for python_vitrageclient-1.4.0-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | dafb2d7c8b95676a4ec530334cf166289d66aa74b109a6058a3057002173c676 |
|
MD5 | cb5f34f6bf959f3fe24ca00fdbf2f60c |
|
BLAKE2b-256 | c58777e0b16057c497d1968b6d88b72ee4ef3a9b68e7731c8f944fb025562fef |