Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 397 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 397 Bytes

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.