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.5.0.tar.gz
(44.4 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-2.5.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | af4b2f88aad90eaecc637d00331bae5ea113534b42ccafeb0294406ba7daf89b |
|
MD5 | 1c0b18b4d4c8fa65f4d218ed910218fa |
|
BLAKE2b-256 | d34a2bdad0623d26c9c8b079565a95cd5e7e0192482dd240264777be4f2df73f |
Close
Hashes for python_vitrageclient-2.5.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8def4dc102b86947f86faa463a4bf683168d0d03c14eb39465443642b7474510 |
|
MD5 | 27a27084f026f776085876075dfafeca |
|
BLAKE2b-256 | e63be7867833dd6d847ff925b1e1925b923c2baba62a3cbb868c253d6901f433 |