Initial commit.

This commit is contained in:
Anthony Sottile 2014-03-13 08:41:35 -07:00
commit 27291ffa31
10 changed files with 330 additions and 0 deletions

10
.gitignore vendored Normal file
View file

@ -0,0 +1,10 @@
*.pyc
.pydevproject
.project
.coverage
/py_env
*.db
.idea
build
dist
*.egg-info