Figg 1796fdf4b5 dockerfile editing | 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