Elias Sebbar 2d97828ca0 update data & invites graph script | 2 mesi fa | |
---|---|---|
archive | 8 mesi fa | |
data | 2 mesi fa | |
million | 8 mesi fa | |
output | 8 mesi fa | |
scripts | 2 mesi fa | |
test | 8 mesi fa | |
.drone.yml | 8 mesi fa | |
.gitignore | 8 mesi fa | |
Dockerfile | 8 mesi fa | |
poetry.lock | 2 mesi fa | |
pyproject.toml | 2 mesi fa | |
pytest.ini | 8 mesi fa | |
readme.md | 8 mesi fa |
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