Figg d07e8435c3 deleted old script | 7 mēnešus atpakaļ | |
---|---|---|
archive | 8 mēnešus atpakaļ | |
data | 8 mēnešus atpakaļ | |
million | 7 mēnešus atpakaļ | |
output | 8 mēnešus atpakaļ | |
scripts | 7 mēnešus atpakaļ | |
test | 8 mēnešus atpakaļ | |
.drone.yml | 8 mēnešus atpakaļ | |
.gitignore | 8 mēnešus atpakaļ | |
DNS | 8 mēnešus atpakaļ | |
Dockerfile | 8 mēnešus atpakaļ | |
poetry.lock | 8 mēnešus atpakaļ | |
pyproject.toml | 8 mēnešus atpakaļ | |
pytest.ini | 8 mēnešus atpakaļ | |
readme.md | 8 mēnešus atpakaļ |
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