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