Guides
Serve JSON APIs and static files with bunpy.serve
Parse arguments, read stdin, exit codes
CRUD API, Pydantic models, dependency injection, async tests, .pyz bundle
Routes, Jinja2 templates, forms, SQLite, gunicorn production setup
Models, views, admin, migrations, and Docker deployment
Room-based chat, connection tracking, broadcast, token auth
Live log streaming, LLM token output, EventSource reconnect
bunpy.queue, Celery + Redis, cron jobs, graceful shutdown
Fetch and parse HTML with fetch + html_rewriter
CRUD, transactions, and migrations with bunpy.sql
Build a minimal Docker image with a compiled bunpy binary
Fixtures, mocks, snapshot tests, and CI integration
.env files, os.environ, and config patterns