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-2.6.0.tar.gz
(44.2 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-2.6.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | e02cc2aa6a0dd9a8f240fafb5ff1a7b55f3278660ac57b5df9e3cfdc7e833389 |
|
MD5 | f0713549e2020d7b4a91ce86244377e4 |
|
BLAKE2b-256 | f4bba03586bdfb7a2b76bab13cf3b97e9cf7d02ab503d7dc321c09539d74ac83 |
Close
Hashes for python_vitrageclient-2.6.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9d69ecb50e2cc58d7203d9cd47bd864dbd6007636b60f3ec382f21ce7e5b7ec9 |
|
MD5 | 40c9595b39c62b7fb8e3a55a8388ff8e |
|
BLAKE2b-256 | 870fbccd9c0de3ccaf43c2926bfb6b68a3b1be03415dd56b3212a3e8839de745 |