Commits on Source (16)
-
Yoann Schneider authored
-
-
-
Yoann Schneider authored
-
Yoann Schneider authored
-
Yoann Schneider authored
-
-
-
Yoann Schneider authored
-
-
Eva Bardou authored
-
-
-
Teklia Bot authored
-
-
Yoann Schneider authored
Showing
- .gitlab-ci.yml 4 additions, 3 deletions.gitlab-ci.yml
- VERSION 1 addition, 1 deletionVERSION
- arkindex_worker/cache.py 19 additions, 9 deletionsarkindex_worker/cache.py
- arkindex_worker/models.py 19 additions, 26 deletionsarkindex_worker/models.py
- arkindex_worker/reporting.py 0 additions, 236 deletionsarkindex_worker/reporting.py
- arkindex_worker/worker/__init__.py 3 additions, 13 deletionsarkindex_worker/worker/__init__.py
- arkindex_worker/worker/base.py 14 additions, 7 deletionsarkindex_worker/worker/base.py
- arkindex_worker/worker/classification.py 0 additions, 3 deletionsarkindex_worker/worker/classification.py
- arkindex_worker/worker/element.py 61 additions, 38 deletionsarkindex_worker/worker/element.py
- arkindex_worker/worker/entity.py 1 addition, 30 deletionsarkindex_worker/worker/entity.py
- arkindex_worker/worker/metadata.py 0 additions, 4 deletionsarkindex_worker/worker/metadata.py
- arkindex_worker/worker/transcription.py 0 additions, 7 deletionsarkindex_worker/worker/transcription.py
- docs/contents/implem/configure.md 0 additions, 17 deletionsdocs/contents/implem/configure.md
- docs/contents/implem/index.md 0 additions, 1 deletiondocs/contents/implem/index.md
- docs/ref/reporting.md 0 additions, 3 deletionsdocs/ref/reporting.md
- docs/releases.md 11 additions, 0 deletionsdocs/releases.md
- mkdocs.yml 0 additions, 1 deletionmkdocs.yml
- requirements.txt 4 additions, 4 deletionsrequirements.txt
- tests/conftest.py 22 additions, 0 deletionstests/conftest.py
- tests/test_base_worker.py 23 additions, 1 deletiontests/test_base_worker.py
arkindex_worker/reporting.py
deleted
100644 → 0
docs/ref/reporting.md
deleted
100644 → 0
arkindex-client==1.0.13 | ||
arkindex-client==1.0.14 | ||
peewee==3.16.3 | ||
Pillow==10.0.0 | ||
pymdown-extensions==10.2 | ||
Pillow==10.1.0 | ||
pymdown-extensions==10.3 | ||
python-gitlab==3.15.0 | ||
python-gnupg==0.5.1 | ||
sh==2.0.6 | ||
shapely==2.0.1 | ||
shapely==2.0.2 | ||
tenacity==8.2.3 | ||
zstandard==0.21.0 |