You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This began as a simple python script to merge several pdf files together using the PdfMerger fucntion from from PyPDF2: https://pypi.org/project/PyPDF2/
Added a gui with tkinter/tkbootstrap to make an .exe for the final project for CS50x.