# Python bytecode
__pycache__/
*.pyc

# Pytest
.pytest_cache/

# Distribution / packaging
dist/
build/
*.egg-info/
