Commits on Source (14)
-
Teklia Bot authored
-
-
Yoann Schneider authored
-
-
Manon Blanco authored
-
-
Manon Blanco authored
-
Yoann Schneider authored
-
-
-
Manon Blanco authored
-
-
-
Showing
- arkindex_worker/cache.py 14 additions, 0 deletionsarkindex_worker/cache.py
- arkindex_worker/worker/__init__.py 3 additions, 2 deletionsarkindex_worker/worker/__init__.py
- arkindex_worker/worker/base.py 10 additions, 6 deletionsarkindex_worker/worker/base.py
- arkindex_worker/worker/classification.py 0 additions, 7 deletionsarkindex_worker/worker/classification.py
- arkindex_worker/worker/dataset.py 2 additions, 0 deletionsarkindex_worker/worker/dataset.py
- arkindex_worker/worker/element.py 44 additions, 6 deletionsarkindex_worker/worker/element.py
- arkindex_worker/worker/entity.py 31 additions, 2 deletionsarkindex_worker/worker/entity.py
- arkindex_worker/worker/metadata.py 13 additions, 3 deletionsarkindex_worker/worker/metadata.py
- arkindex_worker/worker/transcription.py 45 additions, 5 deletionsarkindex_worker/worker/transcription.py
- arkindex_worker/worker/version.py 21 additions, 0 deletionsarkindex_worker/worker/version.py
- docs/contents/implem/configure.md 0 additions, 3 deletionsdocs/contents/implem/configure.md
- docs/contents/secrets/usage.md 0 additions, 1 deletiondocs/contents/secrets/usage.md
- docs/contents/workers/publication.md 29 additions, 0 deletionsdocs/contents/workers/publication.md
- docs/contents/workers/yaml.md 0 additions, 8 deletionsdocs/contents/workers/yaml.md
- docs/releases.md 63 additions, 0 deletionsdocs/releases.md
- mkdocs.yml 1 addition, 0 deletionsmkdocs.yml
- pyproject.toml 1 addition, 1 deletionpyproject.toml
- requirements.txt 2 additions, 2 deletionsrequirements.txt
- tests-requirements.txt 1 addition, 1 deletiontests-requirements.txt
- tests/conftest.py 2 additions, 0 deletionstests/conftest.py
docs/contents/workers/publication.md
0 → 100644
arkindex-client==1.0.14 | ||
peewee==3.17.0 | ||
Pillow==10.1.0 | ||
pymdown-extensions==10.5 | ||
pymdown-extensions==10.7 | ||
python-gnupg==0.5.2 | ||
shapely==2.0.2 | ||
shapely==2.0.3 | ||
tenacity==8.2.3 | ||
zstandard==0.22.0 |
pytest==7.4.3 | ||
pytest==8.0.1 | ||
pytest-mock==3.12.0 | ||
pytest-responses==0.5.1 |