Download List

Descripción del Proyecto

Pythonutils is helpful collection of utility
modules for common Python programming tasks. It
includes ConfigObj, a powerful config file reader
and writer, validate, a validation and type
conversion system, StandOut, a simple logging and output
control object, pathutils, for working with paths
and files, cgiutils, with CGI helpers, urlpath,
with functions for handling URLs, and odict, the
Ordered Dictionary Class. All modules are fully
documented.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-04-23 02:20
0.3.0

Varios de los módulos han sido actualizados. El módulo de listquote se ha eliminado. ConfigObj ha sido actualizado a 4.4.0. Destacado ha sido actualizado a la 3.0.0 (no compatible con versiones anteriores, pero mucho mejor).
Tags: Major feature enhancements
Several of the modules have been updated. The listquote module has been removed. ConfigObj has been updated to 4.4.0. StandOut has been updated to 3.0.0 (not backwards compatible, but greatly improved).

2005-12-19 11:50
0.2.5

Esta versión fue actualizada para incluir ConfigObj 4.1.0, odict 0.2.1, 0.2.1 validar, cgiutils 0.3.5, y pathutils 0.2.4. Mejoras en las funciones principales se hicieron en varios de estos módulos.
Tags: Major feature enhancements
This version was updated to include ConfigObj
4.1.0, odict 0.2.1, validate 0.2.1, cgiutils
0.3.5, and pathutils 0.2.4. Major feature
enhancements were made in several of these
modules.

2005-10-18 17:10
0.2.3

ConfigObj 4.0.0 final y una versión actualizada de cgiutils fueron incluidos.
Tags: Major feature enhancements
ConfigObj 4.0.0 final and an updated version of cgiutils were included.

Project Resources