t1-tax-pdf-processor / app /__init__.py
Hamza4100's picture
Upload 23 files
aa8e38b verified
raw
history blame contribute delete
190 Bytes
"""
T1 Tax PDF Processor Application.
A complete automation system for extracting data from Canadian T1 tax return PDFs
and filling other PDF forms automatically.
"""
__version__ = "1.0.0"