onegov.newsletter

Newsletters for OneGov Cloud.


License
GPL-2.0
Install
pip install onegov.newsletter==0.0.1

Documentation

Onegov Newsletter

Newsletters for OneGov Cloud.

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

tox -e pep8

Onegov Newsletter uses Semantic Versioning

Build Status

Build Status

Coverage

Project Coverage

Latest PyPI Release

Latest PyPI Release

License

onegov.newsletter is released under GPLv2