Figg 9ff1887fd2 Renaming DNS into MediaCountMapper | 10 달 전 | |
---|---|---|
archive | 11 달 전 | |
data | 10 달 전 | |
million | 10 달 전 | |
output | 11 달 전 | |
scripts | 10 달 전 | |
test | 10 달 전 | |
.drone.yml | 11 달 전 | |
.gitignore | 11 달 전 | |
Dockerfile | 11 달 전 | |
poetry.lock | 11 달 전 | |
pyproject.toml | 11 달 전 | |
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