Vitrage Client API Library
Project description
..
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
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``).
.. contents:: Contents:
:local:
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 <https://github.com/openstack/python-vitrageclient/blob/master/doc/source/cli.rst/>`_
Licensed under the Apache License, Version 2.0 (the "License"); you may
not use this file except in compliance with the License. You may obtain
a copy of the License at
http://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
License for the specific language governing permissions and limitations
under the License.
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``).
.. contents:: Contents:
:local:
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 <https://github.com/openstack/python-vitrageclient/blob/master/doc/source/cli.rst/>`_
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-1.0.1.tar.gz
(20.7 kB
view hashes)
Built Distribution
Close
Hashes for python-vitrageclient-1.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 8eecc8bb1c8819c9e0559d193cecbaa710f782f75e171ef7845acae219540654 |
|
MD5 | eda1f01478fe7caa1a15f4c1ba9a28ae |
|
BLAKE2b-256 | 2ca9fc78268abdc782510e8df6c4dbbde4fc0aaf575f96508e75808986c2a1c4 |
Close
Hashes for python_vitrageclient-1.0.1-py2-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6549c164a516de0a640b299ab9d7e4cc0722129661a5e8ffb61d00867cbab3d4 |
|
MD5 | 6eae8ca5e744cc4089f9076d1699d65d |
|
BLAKE2b-256 | 68c2758041b5eef4a0cfc04c3f3235f5b029662d181152f37238fd398ad252ac |