/cpp2pdf

This Python script automates the conversion of student C++ file submissions to PDF format. It extracts student email IDs from file names, maps files to specific output directories, highlights code syntax, and generates PDF files. It's designed to streamline the process of uploading student work to platforms like Gradescope.

Primary LanguagePython

No issues in this repository yet.