onegov.ballot

Votes and elections for OneGov.


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

Documentation

Onegov Ballot

Votes and elections for OneGov.

Models

https://raw.githubusercontent.com/OneGov/onegov.ballot/master/docs/onegov.ballot.election.png

https://raw.githubusercontent.com/OneGov/onegov.ballot/master/docs/onegov.ballot.vote.png

Domain of Influcence

The domain of influence is based on the eCH-0155 standard and used in onegov.ballot elections/votes and in onegov.election_day principals.

eCH-0155 DomainOfInfluenceMixin Principal Identifier
CH: Bund federation    
CT: Kanton canton Canton Shortcut (be, ...)
BZ: Bezirk region    
MU: Gemeinde municipality Municipality BFS number
SK: Stadtkreis     District ID

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

tox -e pep8

Onegov Ballot uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latests PyPI Release

Latest PyPI Release

License

onegov.ballot is released under GPLv2