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

Lily Carpenter 7ee96c0988 Bug fixes with payperiod handling 11 lat temu
.gitignore b93c853fdc First actual commit, working budget program 8 lat temu
LICENSE 3e0b866d90 Initial commit 8 lat temu
README.md 66807955be Update README.md 8 lat temu
budget.py 7ee96c0988 Bug fixes with payperiod handling 8 lat temu
settings.py.example b93c853fdc First actual commit, working budget program 8 lat temu

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