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.2.0.tar.gz
(51.2 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-4.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c5363c2e9cda23e1b8b7a92e5d60aebdbaac0801d7ded8785ab50342808d4059 |
|
MD5 | 51d633cbe799822236c2fe03850fdb1c |
|
BLAKE2b-256 | 2694e8a265d004bea2d470f0aa9d22177074c350049d1cc815268756ed53c716 |
Close
Hashes for python_vitrageclient-4.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | f42fac12a221e6f2697e523ceb7138df8899ebece7a1f2df75c0765ff54fa7f4 |
|
MD5 | f81386132e49329ebb8165c38c81a72e |
|
BLAKE2b-256 | 69955624ac2747dc77437662a5ac85a9ad518ac9fb0f3d6534429318646ffa99 |