A OneGov Cloud base application for organisations.


License
GPL-2.0
Install
pip install onegov.org==1.3.3

Documentation

Onegov Org

A OneGov Cloud base application for organisations.

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 Org follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Org uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latest PyPI Release

Latest PyPI Release

License

onegov.org is released under GPLv2