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.7.0.tar.gz
(46.8 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-2.7.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0a9276f97a0ae3c47465282a7678fd531ab859addd0b0f2036e7468de6ff77e6 |
|
MD5 | 45e8112f2535da24d5e78465dda35de4 |
|
BLAKE2b-256 | 93019b1b4f46a69c1ac89b28adb70277119cea2763af9b92917092d53a6d1d51 |
Close
Hashes for python_vitrageclient-2.7.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5d7eb7701b57f68e1ba1055ae0cd69cc6da325eeca86b925dcb66b98b15dfe11 |
|
MD5 | eafcf992fc637dedefc851f818550389 |
|
BLAKE2b-256 | 6605ece2324cac3a443c749935a9e402625652bea7ac3d9210a3f34e69f93c88 |