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

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

# Unit test / coverage reports
.tox/
.cache
.coverage*
coverage.xml

# pyenv
.python-version

# Vim swap files
*.sw?
