yig/analyser.py

5 lines
91 B
Python

import leglib
import fitz
leglib.PdfParser(fitz.open("YIGVolunteerBook2024.pdf")).parse()