Initial commit, got popularity scanner working

This commit is contained in:
Eli Ribble 2015-07-23 12:36:25 -06:00
commit d725de6949
8 changed files with 155 additions and 0 deletions

2
.gitignore vendored Normal file
View file

@ -0,0 +1,2 @@
*.pyc
*.egg-info