Softpedia
 


LINUX CATEGORIES:



GLOBAL PAGES >>
NEWS ARCHIVE >>
SOFTPEDIA REVIEWS >>
MEET THE EDITORS >>
WEEK'S BEST
  • Linux Kernel 3.9.2 / 3....
  • LibreOffice 3.6.6 / 4.0.3
  • MPlayer 1.1.1
  • systemd 204
  • Arch Linux 2013.05.01
  • Blender 2.67
  • KDE Software Compilatio...
  • CrunchBang Linux Stable...
  • Elementary OS 0.1 / 0.2...
  • SystemRescueCd 3.6.0
  • Home > Linux > Programming > Libraries

    openid-redis 1.0

    Download button

    No screenshots available
    Downloads: 256  View global page NEW!  Tell us about an update
    User Rating:
    Rated by:
    NOT RATED
    0 user(s)
    Developer:

    License / Price:

    Last Updated:

    Category:
    Ben Bangert | More programs
    MIT/X Consortium Lic... / FREE
    October 17th, 2011, 17:57 GMT
    ROOT / Programming / Libraries

     Read user reviews (0)  Refer to a friend  Subscribe

    openid-redis description

    A Redis storage backend for the python-openid package

    openid-redis is a Redis backend storage module for use with the python-openid package made by JanRain. It implements the OpenIDStore interface and can be plugged directly in.

    To ensure proper operation, this back-end utilizes the entire python-openid Store test suite and has 100% unit test coverage.

    IRC

    I'm usually on Freenode on the #pylons channel, or #pythonpaste as benbangert.

    Requirements:

    python-openid: http://pypi.python.org/pypi/python-openid/
    Python redis library: http://github.com/andymccurdy/redis-py


    Installation:

    Install python-openid and the redis library, then install openid-redis.

    easy_install openid-redis

    Usage:

    When using python-openid, use the Redis store:

    from openidredis import RedisStore
    from openid.server import server

    openid_store = RedisStore()
    openid_server = server.Server(openid_store, 'base_url_here')


    RedisStore takes several parameters, host, port, db, and a key_prefix to use for storing the keys.

    openid_store(RedisStore(host='localhost', port=4823, db=0, key_prefix='oid'))


    Product's homepage

    Requirements:

    · Python

      


    TAGS:

    storage backend | python openid | Redis backend | Redis | storage | backend

    Go to top

    WindowsGamesDriversMacLinuxScriptsMobileHandheldNews

    SUBMIT PROGRAM   |   ADVERTISE   |   GET HELP   |   SEND US FEEDBACK   |   RSS FEEDS   |   UPDATE YOUR SOFTWARE   |   ROMANIAN FORUM