Votes and elections for OneGov.
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 |
Install tox and run it:
pip install tox tox
Limit the tests to a specific python version:
tox -e py27
Onegov Ballot follows PEP8 as close as possible. To test for it run:
tox -e pep8
Onegov Ballot uses Semantic Versioning
onegov.ballot is released under GPLv2