*~
*.pyc
*.egg-info
*.swp
/.idea/
*.sqlite3
/.pypirc
/dist/
/build/
/MANIFEST
/.cache/
/try.py
/.tox/
.coverage
coverage.xml
.pytest_cache/

