Skip to content
 
 

Latest commit

 

History

10 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

creditcard_analyzer

This code converts the encrypted pdf statements into a excel file having a detailed sheet and a summary sheet.

Requirements

  • Python 2.7
  • Apache PDFBox Jar 2.0.6

Configuration

Configuration is provided in config.ini:

  • PDF_FILE_PATH: Path of encrypted pdf file
  • PDFBOX_COMMAND: Should not be modified, unless you want a specific encoding
  • FILE_NAME_PREFIX: Output file name

Usage

Edit the configuration in config.ini and execute "python parser.py". The excel file with extension .xlsx will be created.

THis line should be treated as dummy.

About

Analyse credit card statements

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages