Skip to content

Using a Python script, this tool efficiently converts PDF statements into a CSV file format.

Notifications You must be signed in to change notification settings

jameskohjunwei/youtrip-statement-extraction

Repository files navigation

Youtrip Statement Extraction

This python script efficiently converts PDF statements into a CSV file format.

Why did i write this script?

I have a slight obsession with retrospectively tracking my finances - my initial credit card statement project was the catalyst to my curiousity see more here. This script is a follow up to that system.

I also wanted to deep dive into the pdfplumber package and documentation.

Lastly, i love projects that is in the spirit of "automating the boring stuff with python".

How to use

  1. In your ide, pip3 install youtrip_statement_extraction_requirement.txt
  2. Import the sample file into your environment.
  3. Change the path of the pdf to your sample file path.
  4. Run the script to make sure your environment works before you make modifications to fit your need.

Feel free to contact me via a comment on this repo

About

Using a Python script, this tool efficiently converts PDF statements into a CSV file format.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published