Simple python code to convert the PDF with the 13f securities to an excel and CSV format.
Change the pdfName in config.py to the correct PDF file (location).
Tested with python 3.10
Used libraries / dependencies
pdfplumber -> use version 0.5.27 (new version will add white spaces between lines)
numpy
xlsxwriter