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 folder contains resources and materials for Real Python [Creating and Modifying PDFs With Python](https://realpython.com/creating-modifying-pdf/) tutorial.
3
+
This folder contains resources and materials for Real Python's[Creating and Modifying PDFs With Python](https://realpython.com/creating-modifying-pdf/) tutorial.
4
4
5
5
There are two subfolders in this folder:
6
6
7
7
1.**`practice_files/`:** Contains the sample PDFs used in the chapter
8
8
2.**`source_code/`:** Contains source code from the chapter
9
9
10
10
The source code files are organized by section of the article, and the start of each subsection is indicated with comments.
11
+
12
+
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](https://realpython.com/products/python-basics-book/). If you enjoy this tutorial, check out the full book!
0 commit comments