Elias Sebbar 103eda6eec Updated data | hace 4 meses | |
---|---|---|
archive | hace 9 meses | |
data | hace 4 meses | |
million | hace 9 meses | |
output | hace 9 meses | |
scripts | hace 9 meses | |
test | hace 9 meses | |
.drone.yml | hace 10 meses | |
.gitignore | hace 9 meses | |
Dockerfile | hace 10 meses | |
poetry.lock | hace 10 meses | |
pyproject.toml | hace 10 meses | |
pytest.ini | hace 10 meses | |
readme.md | hace 10 meses |
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