Skip to content

loewekordel/Gehaltszettel_Reader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gehaltszettel Reader

Supports reading "Gehaltszettel" of pdf format.

Can extract the following information:

  • Betriebsratsumlage

Setup:

  1. Clone git repo
  2. Create .env file in root
  3. Add password to the .env file as follows

.env example:

password=1234

Usage:

usage: main.py [-h] path year

positional arguments:
  path
  year

options:
  -h, --help  show this help message and exit

e.g.

python ./main.py /home/username/Gehaltsabrechnung 2022

About

Read Gehaltszettel of pdf format

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages