This folder contains resources and materials for Real Python's Creating and Modifying PDFs With Python tutorial.
There are two subfolders in this folder:
practice_files/
: Contains the sample PDFs used in the chaptersource_code/
: Contains source code from the chapter
The source code files are organized by section of the article, and the start of each subsection is indicated with comments.
The content of the companion tutorial was adapted from the "Creating and Modifying PDF Files" chapter of the book Python Basics: A Practical Introduction to Python 3. If you enjoy this tutorial, check out the full book!