Figg a6c7b5e7d3 editing dockerfile because previous dockerfile | 7 月之前 | |
---|---|---|
archive | 8 月之前 | |
data | 7 月之前 | |
million | 7 月之前 | |
output | 8 月之前 | |
scripts | 7 月之前 | |
test | 7 月之前 | |
.drone.yml | 8 月之前 | |
.gitignore | 8 月之前 | |
Dockerfile | 7 月之前 | |
poetry.lock | 8 月之前 | |
pyproject.toml | 8 月之前 | |
pytest.ini | 8 月之前 | |
readme.md | 8 月之前 |
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