# byte-compiled python files
*.pyc

# venv dirs
env/
venv/

# python packaging files/dirs
build
dist
MANIFEST
*.egg-info/*

.ropeproject
