# Python artifacts
*.pyc

# Tests / Coverage reports
.coverage
.tox
coverage/

# Sqlite Database
*.db
