onegov.event

Calendar of events for OneGov.


License
GPL-2.0
Install
pip install onegov.event==0.9.4

Documentation

Onegov Events

Calendar of events for OneGov.

Requirements

This package requires the HSTORE extension

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

tox -e pep8

Onegov Events uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latests PyPI Release

Latest PyPI Release

License

onegov.event is released under GPLv2