Home
Trees
Indices
Help
Logilab's common library
[
frames
] |
no frames
]
[
Module Hierarchy
|
Class Hierarchy
]
Module Hierarchy
logilab.common
:
Logilab common library (aka Logilab's extension to the standard library).
logilab.common.cache
:
Cache module, with a least recently used algorithm for the management of the deletion of entries.
logilab.common.changelog
:
Manipulation of upstream change log files.
logilab.common.clcommands
:
Helper functions to support command line tools providing more than one command.
logilab.common.cli
:
Command line interface helper classes.
logilab.common.compat
:
Wrappers around some builtins introduced in python 2.3, 2.4 and 2.5, making them available in for earlier versions of python.
logilab.common.configuration
:
Classes to handle advanced configuration in simple to complex applications.
logilab.common.contexts
logilab.common.corbautils
:
A set of utility function to ease the use of OmniORBpy.
logilab.common.daemon
:
A daemonize function (for Unices)
logilab.common.date
:
Date manipulation helper functions.
logilab.common.dbf
:
This is a DBF reader which reads Visual Fox Pro DBF format with Memo field
logilab.common.debugger
:
Customized version of pdb's default debugger.
logilab.common.decorators
:
A few useful function/method decorators.
logilab.common.deprecation
:
Deprecation utilities.
logilab.common.fileutils
:
File and file-path manipulation utilities.
logilab.common.graph
:
Graph manipulation utilities.
logilab.common.hg
:
mercurial utilities (mercurial should be installed)
logilab.common.interface
:
Bases class for interfaces to provide 'light' interface handling.
logilab.common.logging_ext
:
Extends the logging module from the standard library.
logilab.common.modutils
:
Python modules manipulation utility functions.
logilab.common.optik_ext
:
Add an abstraction level to transparently import optik classes from optparse (python >= 2.3) or the optik package.
logilab.common.optparser
:
Extend OptionParser with commands.
logilab.common.pdf_ext
:
Manipulate pdf and fdf files (pdftk recommended).
logilab.common.proc
:
module providing: * process information (linux specific: rely on /proc) * a class for resource control (memory / time / cpu time)
logilab.common.pyro_ext
:
Python Remote Object utilities
logilab.common.shellutils
:
shell/term utilities, useful to write some python scripts instead of shell scripts.
logilab.common.sphinx_ext
logilab.common.sphinxutils
:
Sphinx utils
logilab.common.table
:
Table management module.
logilab.common.tasksqueue
:
Prioritized tasks queue
logilab.common.textutils
:
Some text manipulation utility functions.
logilab.common.tree
:
Base class to represent a tree structure.
logilab.common.umessage
:
Unicode email support (extends email from stdlib).
logilab.common.ureports
:
Universal report objects and some formatting drivers.
logilab.common.ureports.docbook_writer
:
HTML formatting drivers for ureports
logilab.common.ureports.html_writer
:
HTML formatting drivers for ureports
logilab.common.ureports.nodes
:
Micro reports objects.
logilab.common.ureports.text_writer
:
Text formatting drivers for ureports
logilab.common.urllib2ext
logilab.common.vcgutils
:
Functions to generate files readable with Georg Sander's vcg (Visualization of Compiler Graphs).
logilab.common.visitor
:
A generic visitor abstract implementation.
logilab.common.xmlrpcutils
:
XML-RPC utilities.
logilab.common.xmlutils
:
XML utilities.
Home
Trees
Indices
Help
Logilab's common library
Generated by Epydoc 3.0.1 on Sat Dec 17 16:00:40 2011
http://epydoc.sourceforge.net