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-5.1.0.tar.gz
(52.0 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-5.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | b179aafab1feb23c83aba746fc675daf6f8e8f9c7a1ea0d98a64e18ec658e6c0 |
|
MD5 | 6759cb9487cb78a7419339ffc0fb2131 |
|
BLAKE2b-256 | e8e28d5d4c1c7909b0395e081e53bfb15bb4f21f784b18cca6507fbaea9fc001 |
Close
Hashes for python_vitrageclient-5.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 247158742e489b01597bbc604daa6c00fa0ffccd8115b8e308ce760984a4f983 |
|
MD5 | f8764b6758e204ee20144382b20b40c9 |
|
BLAKE2b-256 | 4cba8f327784853a6be1043b51337724e5bebd01b34cebdf74a5d04bbbbca21e |