No description
Find a file
2026-05-22 14:22:44 -05:00
.gitignore Export completed titles to "completedBooks.json" 2026-05-20 21:52:09 -05:00
.python-version Create pyproject files for UV 2026-01-06 14:21:49 -06:00
kavita.py Include series data with completed titles 2026-05-22 14:22:44 -05:00
KavitaModels.py Export completed titles to "completedBooks.json" 2026-05-20 21:52:09 -05:00
main.py Include series data with completed titles 2026-05-22 14:22:44 -05:00
pyproject.toml Add rich for prettyprinting pydantic objects 2026-05-20 19:52:49 -05:00
README.md Add notice about original source being ForgeJo 2026-05-20 18:06:03 -05:00
requirements.txt Remove dependency on dotenv 2026-01-01 21:57:10 -06:00
setec_secrets.py Move from environment variables to SETEC secrets 2026-01-01 21:56:02 -06:00
spotify.py Remove debug printlog for secret updating for Spotify 2026-05-20 14:55:58 -05:00
steam.py Move from environment variables to SETEC secrets 2026-01-01 21:56:02 -06:00
uv.lock Add rich for prettyprinting pydantic objects 2026-05-20 19:52:49 -05:00

Scripts that output information for the "About Me" and "Books" section of my website. Output files are consumed by my hugo rendering pipeline

Original code is hosted on my Forgejo instance, mirrored on GitHub