OneGov ballot results website used on election day.
Project description
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 Election Day follows PEP8 as close as possible. To test for it run:
tox -e pep8
Onegov Election Day uses Semantic Versioning
Build Status
Coverage
Latests PyPI Release
License
onegov.election_day is released under GPLv2
Changelog
Unreleased
Initial Release