- Fork elmeg-demo codebase for multi-band support - Add data importer infrastructure with base class - Create band-specific importers: - phish.py: Phish.net API v5 - grateful_dead.py: Grateful Stats API - setlistfm.py: Dead & Company, Billy Strings (Setlist.fm) - Add spec-kit configuration for Gemini - Update README with supported bands and architecture
15 lines
189 B
Text
15 lines
189 B
Text
fastapi
|
|
uvicorn[standard]
|
|
sqlmodel
|
|
alembic
|
|
python-jose[cryptography]
|
|
passlib[bcrypt]
|
|
python-multipart
|
|
pytest
|
|
httpx
|
|
argon2-cffi
|
|
psycopg2-binary
|
|
requests
|
|
beautifulsoup4
|
|
boto3
|
|
email-validator
|