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

rsoulard-cadenza/google-app-engine-ranklist

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 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

Languages

  • Python 95.6%
  • HTML 4.4%