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

Lily Carpenter b93c853fdc First actual commit, working budget program %!s(int64=11) %!d(string=hai) anos
.gitignore b93c853fdc First actual commit, working budget program %!s(int64=8) %!d(string=hai) anos
LICENSE 3e0b866d90 Initial commit %!s(int64=8) %!d(string=hai) anos
README.md b93c853fdc First actual commit, working budget program %!s(int64=8) %!d(string=hai) anos
budget.py b93c853fdc First actual commit, working budget program %!s(int64=8) %!d(string=hai) anos
settings.py.example b93c853fdc First actual commit, working budget program %!s(int64=8) %!d(string=hai) anos

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