Microservice wrapper around Inkscape's Ledger system. Generates several data sources and reports from the underlying financials.
$ sudo apt-get install virtualenv
$ cd treasury
$ virtualenv flask
$ flask/bin/pip install flask
$ flask/bin/pip install flask_restful