Figg c1cd33c958 Merge branch 'add_multimedia_data' of DemiSel/Messenger_1Million_Stats into master | 7 months ago | |
---|---|---|
archive | 8 months ago | |
data | 7 months ago | |
million | 8 months ago | |
output | 8 months ago | |
scripts | 8 months ago | |
test | 8 months ago | |
.drone.yml | 8 months ago | |
.gitignore | 8 months ago | |
Dockerfile | 8 months ago | |
poetry.lock | 8 months ago | |
pyproject.toml | 8 months ago | |
pytest.ini | 8 months ago | |
readme.md | 8 months ago |
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