Skip to content

Psuedoo/financial-breakdown-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Financial Breakdown Generator

Small program to generate a report about your personal finances regarding the 50/30/20 rule

Running the Program

  1. Create a Python virtual environment
    python3 -m venv venv
  2. Source the virtual environment
    source venv/bin/activate
  3. Install the dependencies
    pip3 install -r requirements.txt
  4. Update the values inside of data.py with your information
  5. Run python3 main.py to generate your breakdown

About

Small program to generate a report about your personal finances regarding the 50/30/20 rule

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages