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.1.0.tar.gz
(48.9 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-4.1.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 09faade0007303fe12d72d4192c7db1dcef0d0b16b6bdbc0fc549437d8072703 |
|
MD5 | de28523a2561e820be52d5c67d1bb202 |
|
BLAKE2b-256 | e107ee04a1d3c5fbb7ba0743d142156139b4857fd3e60298b850c155517c925c |
Close
Hashes for python_vitrageclient-4.1.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | babad9ca7d6a19c9bd7df53a7e2320a2cafffc1741dbe4e0c82f59bf84369001 |
|
MD5 | 76895b597356439e7671a23f19f9e612 |
|
BLAKE2b-256 | 6c12726d204ea0a80597a47ad7e4e2aee09546db3b2025c70384d0d6067815c7 |