onegov.libres

Libres integration for OneGov Cloud.


License
GPL-2.0
Install
pip install onegov.libres==0.0.3

Documentation

Onegov Libres

Libres integration for OneGov Cloud.

Libres is a python library to reserve stuff: Libres on Github

Run the Tests

Install tox and run it:

pip install tox
tox

Limit the tests to a specific python version:

tox -e py27

Conventions

Onegov Libres follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Libres uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latests PyPI Release

Latest PyPI Release

License

onegov.libres is released under GPLv2