Package twisted :: Package python
[frames | no frames]

Package twisted.python

Twisted Python: Utilities and Enhancements for Python.
Submodules
  • compat: Compatability module to provide backwards compatability for useful Python features.
  • components: Component architecture for Twisted.
  • context: Dynamic pseudo-scoping for Python.
  • dir: Fine-grained file listing
  • dispatch
  • domhelpers: Deprecated, use twisted.web.domhelpers instead.
  • dxprofile: Utility functions for reporting bytecode frequencies to Skip Montanaro's stat collector.
  • failure: Asynchronous-friendly error mechanism.
  • filepath
  • finalize: A module for externalized finalizers.
  • formmethod: Form-based method objects.
  • hook: I define support for hookable instance methods.
  • htmlizer
  • lockfile: Lock files.
  • log: Logging and metrics infrastructure.
  • logfile: A rotating, browsable log file.
  • mutablestring
  • mvc: A simple Model-View-Controller framework for separating presentation, business logic, and data.
  • otp: A One-Time Password System based on RFC 2289
  • plugin
  • rebuild: *Real* reloading support for Python.
  • reflect: Standardized versions of various cool and/or strange things that you can do with Python's reflection capabilities.
  • roots: Twisted Python Roots: an abstract hierarchy representation for Twisted.
  • runtime
  • shortcut: Creation of Windows shortcuts.
  • syslog
  • text: Miscellany of text-munging functions.
  • threadable: A module that will allow your program to be multi-threaded, micro-threaded, and single-threaded.
  • threadpool: twisted.threadpool: a pool of threads to which we dispatch tasks.
  • timeoutqueue: A Queue subclass that supports timeouts.
  • urlpath
  • usage: twisted.python.usage is a module for parsing/handling the command line of your program.
  • util
  • win32: Win32 utilities.
  • zipstream: An extremely asynch approach to unzipping files.

Generated by Epydoc 2.0 on Sat May 15 20:07:41 2004 http://epydoc.sf.net