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.4.0.tar.gz
(51.7 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-4.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0e20be4dfdb377bcbfce526c8eb25cea3b108c0223c339a53c382eabad782955 |
|
MD5 | 23d5da7e94fc2a5ec7016d654f43a5c5 |
|
BLAKE2b-256 | 7b295b12fbb560a3185a0cf6e5934e7801e07be39a34eee0addead12ef609434 |
Close
Hashes for python_vitrageclient-4.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f02a47538b704f1cfe33c0c16a788c9d9fca2a5489b2f1e42ded759def606680 |
|
MD5 | 33adbab7f803c389794aa3d3ce33abec |
|
BLAKE2b-256 | d82851bb71e2706b4c7cba7827517f95846987d56c9562093644652f9254a06d |