Permalink
Switch branches/tags
Nothing to show
Find file
Fetching contributors…
Cannot retrieve contributors at this time
16 lines (11 sloc) 134 Bytes
*.pyc
# Virtualenvironment
venv
# Eclipse files
.project
.pydevproject
.settings
# vim
.ropeproject
# Python packaging
*.egg-info