Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 432 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 432 Bytes

IGNOU date-sheet extractor

Extract the date-sheet from pdf provided by IGNOU in a json file.

Requirements

It requires PyMuPDF installed and working. Tested with version 1.14.8.

Steps

  • For final date-sheet, run python ftee_date_sheet.py filename.pdf output_filename.
  • For tentative date-sheet, run python ttee_date_sheet.py filename.pdf output_filename.