Vanth is a way to track your expenses.
Go to file
Eli Ribble 681a62bbf5 Get alembic up and running
I took a stab at a reasonable schema just to get started. For now I want
workflows that are working. I'll pound the thing into the correct shape
in time
2016-05-02 08:46:12 -06:00
alembic Get alembic up and running 2016-05-02 08:46:12 -06:00
bin Get alembic up and running 2016-05-02 08:46:12 -06:00
vanth Get alembic up and running 2016-05-02 08:46:12 -06:00
.gitignore Ignore my virtual environment 2016-05-02 08:46:12 -06:00
LICENSE Initial commit 2016-04-27 19:31:26 -06:00
README.md Add initial setup file with dependencies and simple readme 2016-05-02 08:46:12 -06:00
alembic.ini Get alembic up and running 2016-05-02 08:46:12 -06:00
setup.py Add initial setup file with dependencies and simple readme 2016-05-02 08:46:12 -06:00

README.md

Vanth

Vanth is a way to track your expenses. It's primary goals are the following:

1 - You can host it yourself so you don't have to trust any third party with your financial data 2 - It minimizes the amount of effort and human input required to maximally track your expenses 3 - It seeks to maximize information available about your expenses

Vanth is released under the Affero GPL (http://www.affero.org/oagpl.html)