statik / locationhash

Incredibly basic location hashing

Home Page:https://github.com/greyspot/locationhash/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

You need python, mongodb, unittest2, nose, coverage, pymongo, and flake8 to play with this.
Ubuntu:
 apt-get install mongodb python-pymongo distribute
OS X:
 brew install python mongodb distribute

Given python2.7 and distribute:

  pip install unittest2 nose coverage flake8 pymongo

TODO:
get autonose working.

About

Incredibly basic location hashing

https://github.com/greyspot/locationhash/wiki

License:Apache License 2.0


Languages

Language:Python 99.6%Language:JavaScript 0.4%