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

# Pytest cache
.cache
.pytest_cache
.tox

# Virtual environment
venv
.python-version
