*.pyc
*.egg-info/
.tox/

# Eclipse
.settings
.project
.pydevproject

# PyCharm
.idea/

# pytest
.cache/

# autodoc created by sphinx
gh-pages/

# Distribution creation
dist/
