Figg e9ed7129da algorithme alternatif pour trouver les trous | 9 月之前 | |
---|---|---|
data | 10 月之前 | |
million | 9 月之前 | |
scripts | 9 月之前 | |
.gitignore | 9 月之前 | |
export_data-v2.py | 2 年之前 | |
participations.png | 10 月之前 | |
poetry.lock | 10 月之前 | |
pyproject.toml | 10 月之前 | |
readme.md | 10 月之前 |
curl -sSL https://install.python-poetry.org | python3 -
Optionally configure poetry to create virtual envs in project root directories
poetry config virtualenvs.in-project true
poetry shell
poetry install
python -m scripts.[script name]
python -m scripts.find_holes
python -m scripts.read_top