google-app-engine-ranklist
google-app-engine-ranklist copied to clipboard
Automatically exported from code.google.com/p/google-app-engine-ranklist
About Ranklist
Ranklist is a python library for Google Appengine that implements a data structure for storing integer scores and quickly retrieving their relative ranks.
See the docstrings in ranker/ranker.py for more details and usage examples.
Example
An example application can be found in the "examples" directory. You can run it with the following command:
$ dev_appserver.py example