yig/analyser.py

5 lines
91 B
Python
Raw Normal View History

2024-05-03 05:58:33 -05:00
import leglib
import fitz
leglib.PdfParser(fitz.open("YIGVolunteerBook2024.pdf")).parse()