Figg eeebb7c874 editing dockerfile because previous dockerfile | 9ヶ月前 | |
---|---|---|
archive | 9ヶ月前 | |
data | 9ヶ月前 | |
million | 9ヶ月前 | |
output | 9ヶ月前 | |
scripts | 9ヶ月前 | |
test | 9ヶ月前 | |
.drone.yml | 10ヶ月前 | |
.gitignore | 9ヶ月前 | |
Dockerfile | 9ヶ月前 | |
poetry.lock | 10ヶ月前 | |
pyproject.toml | 10ヶ月前 | |
pytest.ini | 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