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

