ClientCookie 1.3.0
Client-side HTTP cookie handling.
ClientCookie is a Python module for handling HTTP cookies on the client side, useful for accessing web sites that require cookies to be set and then returned later. It also provides some other (optional) useful stuff: HTTP-EQUIV and Refresh handling, automatic adding of the Referer [sic] header, robots.txt observance and lazily-seek()able responses. These extras are implemented using an extension that makes it easier to add new functionality to urllib2 (now part of urllib2, as of Python 2.4). It has developed from a port of Gisle Aas' Perl module HTTP::Cookies, from the libwww-perl library.
- Author: John J. Lee <jjl at pobox com>
- Home Page: http://wwwsearch.sourceforge.net/ClientCookie/
- Download URL: http://wwwsearch.sourceforge.net/ClientCookie/src/ClientCookie-1.3.0.tar.gz
- License: BSD
- Platform: any
-
Categories
- Development Status :: 5 - Production/Stable
- Intended Audience :: Developers
- Intended Audience :: System Administrators
- License :: OSI Approved :: BSD License
- License :: OSI Approved :: Zope Public License
- Natural Language :: English
- Operating System :: OS Independent
- Programming Language :: Python
- Topic :: Internet
- Topic :: Internet :: WWW/HTTP
- Topic :: Internet :: WWW/HTTP :: Browsers
- Topic :: Internet :: WWW/HTTP :: Site Management
- Topic :: Internet :: WWW/HTTP :: Site Management :: Link Checking
- Topic :: Software Development :: Libraries
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Software Development :: Testing
- Topic :: Software Development :: Testing :: Traffic Generation
- Topic :: System :: Networking :: Monitoring
- Topic :: System :: Systems Administration
- Package Index Owner: jjlee
- DOAP record: ClientCookie-1.3.0.xml
