All parsers defined in parsers.py. main.py is the calling script and reader/writer.
Working csv reader, which reorders the transactions on transaction.csv based on date. Then it aggregates the information per month based on the used categories, and prints that information.