Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📄 PDF Notebook Generator

A Python script that creates a lined notebook-style PDF. It reads topics from a CSV file and generates a title page for each topic, followed by ruled pages.

Tech Stack

Python, fpdf, pandas

CSV Format

Topic Pages
Math 5

How to Run

pip install fpdf pandas
python main.py

Output file: output.pdf

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages