Skip to content

codekeke/creditcard_analyzer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%