Skip to content

KaviyaPeriyasamy/bluebird

 
 

Repository files navigation

Overview

docs Documentation Status
tests
Travis-CI Build Status
package PyPI Package latest release PyPI Package monthly downloads PyPI Wheel Supported versions Supported implementations

Bluebird - Redfish for libvirt.

  • Free software: BSD license

Installation

pip install bluebird

Documentation

https://bluebird.readthedocs.org/

Development

To run the all tests run:

tox

Note, to combine the coverage data from all the tox environments run:

Windows
set PYTEST_ADDOPTS=--cov-append
tox
Other
PYTEST_ADDOPTS=--cov-append tox

About

Redfish for libvirt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%