# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*.pyc
*.pypirc

# distribution files
build/
dist/

# text matrices
text_matrices/

# Egg info folder
*.egg-info/

.venv/
