# Eclipse project
.project
.pydevproject
org.eclipse.*

# PyCharm project
.idea

# Python compiled/optimized files
*.py[co]

# Python packaging/distribution
*.egg
*.egg-info
dist
build
eggs
parts
bin
var
sdist
develop-eggs
.installed.cfg

# vim temp files
*.swp
.*.swp
.swp
