Code |
Bytecode inspection and patching - like a simpler (faster!) bytecodehacks
|
ConflictManager |
Manage potentially-conflicting settings from multiple sources
|
EigenData |
Objects that can be written, unless they've been read
|
FileParsing |
Line-Oriented File Parsing Tools
|
Graph | |
IndentedStream |
Utility class for writing Python, XML, etc. w/easy indentation handling
|
ListProxy | |
Meta |
Support for inheritance of metaclass constraints
|
MiniTable |
An even more primitive and lightweight data table than even TinyTables...
|
Pluralizer |
Class for converting identifiers to plural form
|
SOX |
Simple Objects from XML - quick-and-dirty XML parsing without a DOM
|
Struct |
It's a tuple... it's a dictionary... it's super struct!
|
WSGIServer |
WSGIServer has moved to the wsgiref.simple_server module
|
util |
General PEAK utility modules
|
_doctest |
- Module doctest
- a framework for running examples in docstrings.
|
advice | |
columns |
Utilities for columnar output
|
doctest | |
expr |
Create abstract syntax trees from in-line Python expressions
|
fmtparse |
Parsing and formatting based on production rules
|
hashcmp |
Delegate hashes and comparisons to a (possibly computed) attribute
|
i18n |
Miscellaneous Unicode and internationalization utilities
|
mockdb |
Mock implementation of a DBAPI 2.0 module
|
mockets |
Mock Sockets and related types, used for testing socket code
|
nodeid48 |
Get a unique Node ID for use in generating UUIDS.
|
optparse |
optparse - a powerful, extensible, and easy-to-use option parser.
|
random |
Obtain bytes of random data with varying degrees of quality,
|
readline_stack |
Readline configuration stack, with fallback if no readline module
|
signature |
Crude introspection of call signatures
|
textwrap |
Text wrapping and filling.
|
threads |
Threading-related utilities
|
unittrace | |
uuid | |