This website requires JavaScript.
Explore
Help
Sign In
imacat
/
pop-fem-audit
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
Files
7a58f37d9f2492a22ca270da829434ea081318c7
pop-fem-audit
/
tools
/
src
/
pop_fem_audit_tools
T
History
imacat
and
Claude Fable 5
b727284ef3
Gather the CLI command modules into a commands sub-package
...
Co-Authored-By: Claude Fable 5 <
noreply@anthropic.com
>
2026-08-17 22:38:26 +08:00
..
commands
Gather the CLI command modules into a commands sub-package
2026-08-17 22:38:26 +08:00
__init__.py
Add the tools sub-project with the run_llm batch runner
2026-08-04 14:03:28 +08:00
__main__.py
Gather the CLI command modules into a commands sub-package
2026-08-17 22:38:26 +08:00
config.py
Use the unified pydantic-settings configuration in run_llm
2026-08-04 14:03:37 +08:00
database.py
Add the data layer with the build-db, fetch-lyrics, and fetch-artists subcommands
2026-08-04 15:12:22 +08:00
models.py
Remove the retired artist overrides layer and the mixed artist type
2026-08-04 15:15:49 +08:00
utils.py
Align the fetch-lyrics summary with fetch-artists via shared utils
2026-08-04 15:34:26 +08:00