Skip to content

Download your class's Piazza as a beautiful LaTeX PDF for offline use.

Notifications You must be signed in to change notification settings

ishaan-mehta/piazza-to-latex

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Piazza to LaTeX

Download your class's Piazza as a beautiful LaTeX PDF for offline use.

Usage

  1. Install pip and pdflatex if you don't have them already.
  2. Install the Piazza Python API with pip install piazza_api.
  3. Run the program with python piazza-to-latex.py

You will have to enter your Piazza credentials along with the class ID (https://piazza.com/class/CLASS_ID). The PDF will be saved in your current directory and should open automatically.

Known Issues

There have been some issues with symbols from encodings outside of UTF-8. A workaround is to keep pressing "enter" at the pdflatex warning prompts.

About

Download your class's Piazza as a beautiful LaTeX PDF for offline use.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%