.*.swp
!.gitignore
TODO
__pycache__
*.egg-info/

/build/
/dist/
/venv/

# Unit test/ coverage reports
.coverage
/htmlcov/
