/2excel

The program was created for engineers to create an inventory of drawings stored in the current directory and subdirectories in the form of .pdf files. The inventory is saved in an Excel spreadsheet. This program is an example of parsing, file searching, working with Python modules such as openpyxl and PyPDF2. Required libraries: openpyxl, PyPDF2.

Primary LanguagePython

Watchers