Home
Trees
Indices
Help
CherryPy3
[
hide private
]
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Module Hierarchy
cherrypy
:
CherryPy is a pythonic, object-oriented HTTP framework.
cherrypy._cpcgifs
cherrypy._cpchecker
cherrypy._cpconfig
:
Configuration system for CherryPy.
cherrypy._cpdispatch
:
CherryPy dispatchers.
cherrypy._cperror
:
Error classes for CherryPy.
cherrypy._cplogging
:
CherryPy logging.
cherrypy._cpmodpy
:
Native adapter for serving CherryPy via mod_python
cherrypy._cprequest
cherrypy._cpserver
:
Manage HTTP servers with CherryPy.
cherrypy._cpthreadinglocal
:
Thread-local objects
cherrypy._cptools
:
CherryPy tools.
cherrypy._cptree
:
CherryPy Application and Tree objects.
cherrypy._cpwsgi
:
WSGI interface (see PEP 333).
cherrypy._cpwsgi_server
:
WSGI server interface (see PEP 333).
cherrypy.lib
:
CherryPy Library
cherrypy.lib.auth
cherrypy.lib.caching
cherrypy.lib.covercp
:
Code-coverage tools for CherryPy.
cherrypy.lib.cptools
:
Functions for builtin CherryPy tools.
cherrypy.lib.encoding
cherrypy.lib.http
:
HTTP library functions.
cherrypy.lib.httpauth
:
httpauth modules defines functions to implement HTTP Digest Authentication (RFC 2617).
cherrypy.lib.profiler
:
Profiler tools for CherryPy.
cherrypy.lib.safemime
cherrypy.lib.sessions
:
Session implementation for CherryPy.
cherrypy.lib.static
cherrypy.lib.tidy
:
Functions to run cherrypy.response through Tidy or NSGML.
cherrypy.lib.wsgiapp
:
A CherryPy tool for hosting a foreign WSGI application.
cherrypy.lib.xmlrpc
cherrypy.process
:
Site container for an HTTP server.
cherrypy.process.plugins
:
Site services for use with a Web Site Process Bus.
cherrypy.process.servers
:
Adapt an HTTP server.
cherrypy.process.win32
:
Windows service.
cherrypy.process.wspbus
:
An implementation of the Web Site Process Bus.
cherrypy.scaffold
:
<MyProject>, a CherryPy application.
cherrypy.test
:
Regression test suite for CherryPy.
cherrypy.test.benchmark
:
CherryPy Benchmark Tool
cherrypy.test.checkerdemo
:
Demonstration app for cherrypy.checker.
cherrypy.test.helper
:
A library of helper functions for the CherryPy test suite.
cherrypy.test.logtest
:
logtest, a unittest.TestCase helper for testing log output.
cherrypy.test.modfcgid
:
Wrapper for mod_fcgid, for use as a CherryPy HTTP server when testing.
cherrypy.test.modpy
:
Wrapper for mod_python, for use as a CherryPy HTTP server when testing.
cherrypy.test.modwsgi
:
Wrapper for mod_wsgi, for use as a CherryPy HTTP server.
cherrypy.test.py25
:
Test module for Python 2.5-specific syntax, like the @-decorator syntax.
cherrypy.test.test
:
The actual script that runs the entire CP test suite.
cherrypy.test.test_caching
cherrypy.test.test_config
:
Tests for the CherryPy configuration system.
cherrypy.test.test_conn
:
Tests for TCP connection handling, including proper and timely close.
cherrypy.test.test_core
:
Basic tests for the CherryPy core: request handling.
cherrypy.test.test_encoding
cherrypy.test.test_etags
cherrypy.test.test_http
:
Tests for managing HTTP issues (malformed requests, etc).
cherrypy.test.test_httpauth
cherrypy.test.test_httplib
:
Tests for cherrypy/lib/http.py.
cherrypy.test.test_logging
:
Basic tests for the CherryPy core: request handling.
cherrypy.test.test_misc_tools
cherrypy.test.test_objectmapping
cherrypy.test.test_proxy
cherrypy.test.test_refleaks
:
Tests for refleaks.
cherrypy.test.test_routes
cherrypy.test.test_safe_multipart
:
Basic tests for the CherryPy core: request handling.
cherrypy.test.test_session
cherrypy.test.test_sessionauthenticate
cherrypy.test.test_states
cherrypy.test.test_states_demo
cherrypy.test.test_static
cherrypy.test.test_tidy
cherrypy.test.test_tools
:
Test the various means of instantiating and invoking tools.
cherrypy.test.test_tutorials
cherrypy.test.test_virtualhost
cherrypy.test.test_wsgi_ns
cherrypy.test.test_wsgi_vhost
cherrypy.test.test_wsgiapps
cherrypy.test.test_xmlrpc
cherrypy.test.webtest
:
Extensions to unittest for web frameworks.
cherrypy.tutorial
cherrypy.tutorial.tut01_helloworld
:
Tutorial - Hello World
cherrypy.tutorial.tut02_expose_methods
:
Tutorial - Multiple methods
cherrypy.tutorial.tut03_get_and_post
:
Tutorial - Passing variables
cherrypy.tutorial.tut04_complex_site
:
Tutorial - Multiple objects
cherrypy.tutorial.tut05_derived_objects
:
Tutorial - Object inheritance
cherrypy.tutorial.tut06_default_method
:
Tutorial - The default method
cherrypy.tutorial.tut07_sessions
:
Tutorial - Sessions
cherrypy.tutorial.tut08_generators_and_yield
:
Bonus Tutorial: Using generators to return result bodies
cherrypy.tutorial.tut09_files
:
Tutorial: File upload and download
cherrypy.tutorial.tut10_http_errors
:
Tutorial: HTTP errors
cherrypy.wsgiserver
:
A high-speed, production ready, thread pooled, generic WSGI server.
Home
Trees
Indices
Help
CherryPy3
Generated by Epydoc 3.0.1 on Sat Aug 15 15:33:01 2009
http://epydoc.sourceforge.net