Run application in local
SETUP
download and install python2 or python3
$ pip install pymupdf
$ pip install openpyxl
$ pip install pandas==1.2.3
Start application
$ python extract_load.py
- Please make sure that the report.xlsx file is closed while running the application.
- The data gets stored in report.xlsx file in the project directory