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

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

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