Skip to content
This repository was archived by the owner on Feb 16, 2025. It is now read-only.

ryanabx/finance_parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Finance Parser

A simple financial data parser.

The format of the data is a .csv as follows:

-$1,193.68	Best Buy	03/28/23	New Laptop
$2,694.83	TU	03/31/23	Stipend

The delimiter is a \t and a new row is a newline.

The parser contains some functions you can mess around with:

  • Plot monthly spending
  • Plot monthly earning
  • Plot both monthly spending and earning on the same graph
  • More tbd

About

A simple finance parser I'm using to visualize my finances. Migrated to codeberg

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages