Skip to content

Some supplementary materials for the Pragmatic Python series on Medium

Notifications You must be signed in to change notification settings

Shuvo-saha/Pragmatic-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Pragmatic-Python

Some supplementary materials for the Pragmatic Python series on Medium

Excel File Merger

Contains two versions: The simple version is a command line based interface that takes the input directory containing all the csv files required, output directory and output file name. The advanced version is similar with a couple more error checks and a GUI.

Money Manager

Stores your budget in a csv file and allows you to modify salary and expenses. The advanced version also has a savings component where you can transfer money from budget to savings. Both are command line based.

About

Some supplementary materials for the Pragmatic Python series on Medium

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages