|
пре 1 година | |
---|---|---|
archive | пре 1 година | |
data | пре 1 година | |
million | пре 1 година | |
output | пре 1 година | |
scripts | пре 1 година | |
test | пре 1 година | |
.drone.yml | пре 1 година | |
.gitignore | пре 1 година | |
Dockerfile | пре 1 година | |
poetry.lock | пре 1 година | |
pyproject.toml | пре 1 година | |
pytest.ini | пре 1 година | |
readme.md | пре 1 година |
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