Figg 111abbb4c3 hotfix IC | 10 月之前 | |
---|---|---|
archive | 11 月之前 | |
data | 1 月之前 | |
million | 2 天之前 | |
output | 11 月之前 | |
scripts | 2 天之前 | |
test | 11 月之前 | |
.drone.yml | 11 月之前 | |
.gitignore | 11 月之前 | |
DNS | 2 天之前 | |
Dockerfile | 11 月之前 | |
poetry.lock | 5 月之前 | |
pyproject.toml | 5 月之前 | |
pytest.ini | 11 月之前 | |
readme.md | 11 月之前 |
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