74e5e5b531
Add a Quizzical Beats MCP server and automation service for agentic quiz workflows. Includes tools for catalog lookup/add/import, round creation and naming, MP3/PDF generation and inspection, email delivery, TTS snippet updates, docs, and focused tests. Deployment intentionally not performed.
28 lines
320 B
Plaintext
28 lines
320 B
Plaintext
Flask
|
|
Flask-WTF
|
|
Flask-SQLAlchemy
|
|
flask_migrate
|
|
requests
|
|
pydub
|
|
reportlab
|
|
PyJWT
|
|
python-dotenv
|
|
deezer-python
|
|
Flask-Assets
|
|
musicbrainzngs
|
|
openai
|
|
flask-admin
|
|
Flask-Login
|
|
Flask-Mail
|
|
Flask-Session
|
|
authlib>=1.6.5
|
|
Flask-Caching
|
|
gunicorn
|
|
psutil
|
|
mcp[cli]
|
|
|
|
# Testing dependencies
|
|
pytest>=7.4.0
|
|
pytest-cov>=4.1.0
|
|
pytest-flask>=1.2.0
|