Combine pdf files into one file for scholarship grading
- Pandas:
pip install pandas - fitz:
pip install PyMuPDF - Python 3
# check python version
python --version
python3 --version
# run with Python 3
python scholarshipsorting.py
# or
python3 scholarshipsorting.py