Skip to content

alexandr-/bahnticket-parser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

A simple PDF parser for Deutsche Bahn tickets

This crude python-script will traverse through a folder and try to parse all its pdfs to extract useful information from digital DB-tickets into a csv for your tax report.

No commandline options. Just run it in the folder containing your receipts and it will output to output.csv in the same folder.

GNU GPLv3

Requisites

  • PyPDF2

    (install with python -m pip install PyPDF2)

About

A simple PDF parser for Deutsche Bahn tickets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages