Skip to content

Automatically exported from code.google.com/p/google-app-engine-ranklist

License

Notifications You must be signed in to change notification settings

amieka/google-app-engine-ranklist

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Automatically exported from code.google.com/p/google-app-engine-ranklist

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published