# Tools for A Feminist Audit of Pop Music. # Copyright 2026 imacat. All rights reserved. # Authors: # imacat@mail.imacat.idv.tw (imacat), 2026/7/31 # The SQLAlchemy database URL. SQLALCHEMY_DATABASE_URL="postgresql://user:password@host/db" # The Anthropic API key ANTHROPIC_API_KEY=sk-ant-...