.idea/*
__pycache__/
*.pyc
/tags
/.coverage
/.tox/
/htmlcov/
/*.egg-info/
/dist/

