Development

Versioning

Releases follow the Semantic Versioning guidelines for version numbers.

Contributing

Coding Style

Please follow the Google Python Sytle Guide for contributions. Be consistent with existing code.

Virtual Environment

The top-level Makefile can populate a virtual environment. See virtualenv.sh.

Requires virtualenv.