Commits on Source (14)
-
Erwan Rouchet authored
-
Erwan Rouchet authored
-
Eva Bardou authored
-
Eva Bardou authored
-
Eva Bardou authored
-
Eva Bardou authored
-
-
Erwan Rouchet authored
-
Eva Bardou authored
-
-
Erwan Rouchet authored
-
Bastien Abadie authored
-
-
Erwan Rouchet authored
Showing
- .isort.cfg 1 addition, 1 deletion.isort.cfg
- VERSION 1 addition, 1 deletionVERSION
- arkindex_worker/cache.py 138 additions, 33 deletionsarkindex_worker/cache.py
- arkindex_worker/reporting.py 2 additions, 26 deletionsarkindex_worker/reporting.py
- arkindex_worker/utils.py 0 additions, 5 deletionsarkindex_worker/utils.py
- arkindex_worker/worker.py 0 additions, 935 deletionsarkindex_worker/worker.py
- arkindex_worker/worker/__init__.py 173 additions, 0 deletionsarkindex_worker/worker/__init__.py
- arkindex_worker/worker/base.py 221 additions, 0 deletionsarkindex_worker/worker/base.py
- arkindex_worker/worker/classification.py 108 additions, 0 deletionsarkindex_worker/worker/classification.py
- arkindex_worker/worker/element.py 236 additions, 0 deletionsarkindex_worker/worker/element.py
- arkindex_worker/worker/entity.py 59 additions, 0 deletionsarkindex_worker/worker/entity.py
- arkindex_worker/worker/metadata.py 53 additions, 0 deletionsarkindex_worker/worker/metadata.py
- arkindex_worker/worker/transcription.py 273 additions, 0 deletionsarkindex_worker/worker/transcription.py
- arkindex_worker/worker/version.py 54 additions, 0 deletionsarkindex_worker/worker/version.py
- requirements.txt 2 additions, 1 deletionrequirements.txt
- tests/conftest.py 151 additions, 10 deletionstests/conftest.py
- tests/data/cache/lines.sqlite 0 additions, 0 deletionstests/data/cache/lines.sqlite
- tests/data/cache/tables.sqlite 0 additions, 0 deletionstests/data/cache/tables.sqlite
- tests/test_base_worker.py 1 addition, 1 deletiontests/test_base_worker.py
- tests/test_cache.py 33 additions, 102 deletionstests/test_cache.py
arkindex_worker/worker.py
deleted
100644 → 0
This diff is collapsed.
arkindex_worker/worker/__init__.py
0 → 100644
arkindex_worker/worker/base.py
0 → 100644
arkindex_worker/worker/classification.py
0 → 100644
arkindex_worker/worker/element.py
0 → 100644
arkindex_worker/worker/entity.py
0 → 100644
arkindex_worker/worker/metadata.py
0 → 100644
arkindex_worker/worker/transcription.py
0 → 100644
arkindex_worker/worker/version.py
0 → 100644
arkindex-client==1.0.6 | ||
peewee==3.14.4 | ||
Pillow==8.1.0 | ||
python-gitlab==2.6.0 | ||
python-gnupg==0.4.6 | ||
sh==1.14.1 | ||
tenacity==6.3.1 | ||
tenacity==7.0.0 |
tests/data/cache/lines.sqlite
deleted
100644 → 0
File deleted
No preview for this file type