# PyCharm
.idea

# Package
dist
build
*.egg-info/
.installed.cfg
*.egg
MANIFEST

# Python
__pycache__
venv