# environment
.env

# testing
.coverage*

# byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class

# build artifacts
dist
