pickey 0.1.2
A class and a WSGI application which can generate authentication key picture.
You may want to provide a picture which contain a human readable keycode when register or login. This picture is difficult to be recognized by computer but easily for human. So some site require it to ban robot.
A python class "PicKey" and a WSGI middleware application are provided by pickey, they can generate picture confirmation keycode. Many options are provided to adjust the outlooking of the generated picture.
pickey use "gd" to render picture and use "Beaker" to support session.
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| pickey-0.1.2-py2.5-linux-i686.egg (md5) | Python Egg | 2.5 | 2008-08-02 | 14KB | 660 |
| pickey-0.1.2.tar.gz (md5) | Source | 2008-07-12 | 8KB | 571 | |
- Author: Charles Wang
- Keywords: web application middleware wsgi
- License: MIT
-
Categories
- Development Status :: 4 - Beta
- Intended Audience :: Developers
- License :: OSI Approved :: MIT License
- Programming Language :: Python
- Topic :: Internet :: WWW/HTTP
- Topic :: Internet :: WWW/HTTP :: Dynamic Content
- Topic :: Internet :: WWW/HTTP :: WSGI
- Topic :: Internet :: WWW/HTTP :: WSGI :: Application
- Topic :: Internet :: WWW/HTTP :: WSGI :: Middleware
- Topic :: Software Development :: Libraries :: Python Modules
- Package Index Owner: charlesw1234
- DOAP record: pickey-0.1.2.xml
