# 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 URI. SQLALCHEMY_DATABASE_URI="postgresql://user:password@host/db" # The Anthropic API key ANTHROPIC_API_KEY=sk-ant-...