Tracks budget based on paydate and when bills are due, lets you know how much you can spend

Lily Carpenter 05d6d77001 Decreased merge threshold. 11 år sedan
.gitignore b93c853fdc First actual commit, working budget program 8 år sedan
LICENSE 3e0b866d90 Initial commit 8 år sedan
README.md 66807955be Update README.md 8 år sedan
budget.py 05d6d77001 Decreased merge threshold. 8 år sedan
settings.py.example b93c853fdc First actual commit, working budget program 8 år sedan

README.md

simple_budget_tracker

Tracks budget based on paydate and when bills are due, lets you know how much you can spend

Built with python3

Needs the prettytable python module