circuits 1.6 documentation

Home | Index | Modules
« previous | up | next »

circuits.web – Web Framework¶

Circuits Library - Web

circuits.web contains the circuits full stack web server that is HTTP and WSGI compliant.

  • circuits.web.client – Client
  • circuits.web.constants – Global Constants
  • circuits.web.controllers – Controllers
  • circuits.web.dispatchers – Dispatchers
  • circuits.web.dispatchers.dispatcher – Default Dispatcher
  • circuits.web.dispatchers.jsonrpc – JSON-RPC
  • circuits.web.dispatchers.routes – Routes
  • circuits.web.dispatchers.static – Static
  • circuits.web.dispatchers.virtualhosts – Virtual Hosts
  • circuits.web.dispatchers.websockets – WebSockets
  • circuits.web.dispatchers.xmlrpc – XML-RPC
  • circuits.web.errors – Errors
  • circuits.web.events – Events
  • circuits.web.exceptions – Exceptions
  • circuits.web.headers – Headers
  • circuits.web.http – HTTP Protocol
  • circuits.web.loggers – Loggers
  • circuits.web.main – circuits.web
  • circuits.web.servers – Servers
  • circuits.web.sessions – Sessions
  • circuits.web.tools – Tools
  • circuits.web.utils – Utilities
  • circuits.web.wrappers – Request/Response Objects
  • circuits.web.wsgi – WSGI Support

Logo

Browse

  • Prev: circuits.tools – Development Tools
  • Next: circuits.web.client – Client

You are here:

  • circuits 1.6 documentation
    • API Reference
      • circuits – circuits
        • circuits.web – Web Framework

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

« previous | up | next »