Branch | Build Status |
---|---|
Master | |
Dev |
The QuantGov library is a companion to the QuantGov Platform. It provides an easy way to start a new project
using the quantgov start
set of commands, and also provides a set of
classes and functions often used in the QuantGov framework.
To install the library, use pip install quantgov
.
Documentation is available at http://docs.quantgov.org.
- Check for open issues or open a fresh issue to start a discussion around a feature idea or a bug.
- Fork the repository on GitHub to start making your changes to the dev branch (or branch off of it).
- Write a test which shows that the bug was fixed or that the feature works as expected.
- Send a pull request and bug the maintainer until it gets merged and published. Make sure to add yourself to AUTHORS.