setting up python env, download word data

This commit is contained in:
lila 2026-03-26 11:41:46 +01:00
parent a4a14828e8
commit e9e750da3e
5 changed files with 324 additions and 0 deletions

3
.gitignore vendored
View file

@ -6,3 +6,6 @@ build/
.repomixignore
repomix.config.json
repomix/
venv/
__pycache__/
*.pyc