List all TwitchCon attendees in a PDF using Typst, Pillow and a Twitch endpoint.
The TwitchCon Who's Coming page only shows random streamers on each page load. I wanted a way to see the full list.
Requires Python 3.12 with some dependencies and the Inter font. Customization options (like changing the font) can be found in main.py and main.typ.
-
Install dependencies
uv sync
-
Run project
uv run main.py