wildcomputations / budgettool

model future money flow
GNU General Public License v3.0
0 stars 0 forks source link

budgettool

model future money flow

Inspired by: CBB's recur.pl

Testing

To check the code style and some static error analysis, run

pylint budgettool

To run the unit tests run

python3 -m unittest

Kanban board