A web app that lets you fill in your D&D character info through a form and generates an official-looking 3-page character sheet PDF. DnD/ ├── app.py # Streamlit web UI ├── models.py # Character data ...