Skip to content

ScottHo/FinanceCalculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Simple Python3 script to calculate savings/finances

Usage:

Modify data.txt with you desired parameters.

Fill the [General] section for the date range.

Create any amount of other sections with all of the following fields (use zero if not applicable):

startingAmount : Starting amount in the account
monthlyContribution : Contributions deposited at the start of each month
yearlyContribution : Contributions deposited at the start of each year
interest : Yearly interest rate
monthlyContributionIncreasePerYear : Increase to monthly contribution per year
yearlyContributionIncreasePerYear : Increase to yearly contribution per year

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages