Home > locationhash

locationhash

Locationhash is a project mainly written in PYTHON and JAVASCRIPT, based on the Apache-2.0 license.

Incredibly basic location hashing

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.

Previous:hubtest