5
0
Fork
You've already forked analisis
0
No description
  • Python 100%
2025年12月07日 10:31:06 +01:00
lib Add batch processing 2025年12月07日 10:28:11 +01:00
tests add tests 2025年12月07日 01:07:07 +01:00
.gitignore WIP 2025年12月07日 03:51:30 +01:00
main.py Add batch processing 2025年12月07日 10:28:11 +01:00
README.md Add readme 2025年12月07日 10:31:06 +01:00
reqs.txt WIP 2025年12月07日 03:51:30 +01:00

Instructions on linux:

python -m venv venv
. venv/bin/activate
pip install -r reqs.txt
python main.py