implement first pass of scrape/crawl content compression

This commit is contained in:
Teknium
2025-07-31 10:11:27 -07:00
parent 1dacd941f6
commit bf4223f381
4 changed files with 272 additions and 45 deletions

5
.gitignore vendored
View File

@@ -1,2 +1,5 @@
/venv/
/_pycache/
/_pycache/
hecate/
hecate-lib/
*.pyc*