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

# Test-related
.cache
.coverage
htmlcov/
.mypy_cache
.pytest_cache
.tox

# Created by setuptools
build/
dist/
.eggs*
.venv*
*.egg
*.egg-info
.python-version

# OS X stuff
.DS_Store
