Skip to content

Generate 3 csv files from the EDF Tarif Bleu PDF file

Notifications You must be signed in to change notification settings

JbPasquier/tarifs-bleus-edf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tarifs Bleus EDF

Generate 3 csv files (base, hchp, tempo) from this PDF.

Prerequisite

  • Python 3.11
  • Pandas (pip install pandas)
  • PyPDF2 (pip install PyPDF2)

You may also want to use a virtualenv.

Run

python app.py

3 CSV files will be generated on the output folder.