MediaProcessing/apps/pyMetadata
2026-01-04 14:42:49 +01:00
..
.vscode Wip 2 2026-01-02 01:09:26 +01:00
algo Wip 2 2026-01-02 01:09:26 +01:00
config Wip 4 - Pushing Python 2026-01-02 01:49:21 +01:00
db Wip 4 - Pushing Python 2026-01-02 01:49:21 +01:00
models Wip 4 - Pushing Python 2026-01-02 01:49:21 +01:00
sources Wip 4 - Pushing Python 2026-01-02 01:49:21 +01:00
tests Wip 4 - Pushing Python 2026-01-02 01:49:21 +01:00
utils Wip 4 - Pushing Python 2026-01-02 01:49:21 +01:00
worker Wip 4 - Pushing Python 2026-01-02 01:49:21 +01:00
__init__.py v2 init 2023-12-04 00:03:57 +01:00
app.py Wip 2 2026-01-02 01:09:26 +01:00
DryRun.py Wip 2 2026-01-02 01:09:26 +01:00
README.md Wip 2 2026-01-02 01:09:26 +01:00
requirements-test.txt Runner6 - Fixed naming 2026-01-04 14:42:49 +01:00
requirements.txt Wip 2 2026-01-02 01:09:26 +01:00

python3 -m venv venv source venv/bin/activate pip install -r requirements.txt