onegov.winterthur

OneGov Cloud for the City of Winterthur


License
GPL-2.0
Install
pip install onegov.winterthur==0.3.0

Documentation

Onegov Winterthur

OneGov Cloud for the City of Winterthur

Run the Tests

Install tox and run it:

pip install tox
tox

Limit the tests to a specific python version:

tox -e py27

Run in an iFrame

Winterthur deployments are often run inside iframes on stadt.winterthur.ch.

You can use a helper script to simulate that environment:

iframe/serve http://host-of-local-onegovcloud-instance/path

Conventions

Onegov Winterthur follows PEP8 as close as possible. To test for it run:

tox -e pep8

Onegov Winterthur uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latest PyPI Release

Latest PyPI Release

License

onegov.winterthur is released under GPLv2