Figg 1235eccc81 fix | 11 mēnešus atpakaļ | |
---|---|---|
data | 11 mēnešus atpakaļ | |
million | 11 mēnešus atpakaļ | |
scripts | 11 mēnešus atpakaļ | |
.gitignore | 11 mēnešus atpakaļ | |
export_data-v2.py | 2 gadus atpakaļ | |
participations.png | 11 mēnešus atpakaļ | |
poetry.lock | 11 mēnešus atpakaļ | |
pyproject.toml | 11 mēnešus atpakaļ | |
readme.md | 11 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