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.1.tar.gz
(52.1 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-5.1.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a189ba4a8bb6cb5bc05e1bd6e9718ecadaf1862e16a38b4d7a8f7cd6d0b5b646 |
|
MD5 | 39375a71aaf265d4155605d08d00f2c6 |
|
BLAKE2b-256 | 94e6d8bd9bfda8673e71dd07c64e8d4120dbf74fa9f9dbe956ffe5ea42f7a055 |
Close
Hashes for python_vitrageclient-5.1.1-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | ba6fa9f3be852e52a9fffd85be3cf9eec1abd5e5281d5bb757ab5b7c4db44d3e |
|
MD5 | ad7c4b76c9499acd6e7f07b1f415ddd8 |
|
BLAKE2b-256 | 417e990b3f56005fee77fec8f91d146031de4636b2787ce47e97ecc3a28454f4 |