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

# Python testing
.hypothesis/

# Docs
docs/_build
docs/_static
docs/_templates

venv
target
