Skip to content

python program to keep track of expanses. this program just writes collected data to a csv file. I am using csv file because I found it that csv files can be read by any computer and statistical operation can easily be done using such files and its data

Notifications You must be signed in to change notification settings

dannycerongarcia/TaxFri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 

Repository files navigation

TaxFri

python program to keep track of expanses. this program just writes collected data to a csv file. I am using csv file because I found it that csv files can be read by many operating systems and are mainly used to keep track all sorts of records.

There are many things you can do with this piece of code. feel free to cotribute or use it as foundation for any project you want to build.

About

python program to keep track of expanses. this program just writes collected data to a csv file. I am using csv file because I found it that csv files can be read by any computer and statistical operation can easily be done using such files and its data

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages