Downloadliste

Projektbeschreibung

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.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
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

Mehrere der Module wurden aktualisiert. Die listquote Modul wurde entfernt. Configobj wurde auf 4.4.0 aktualisiert. Standout wurde auf 3.0.0 aktualisiert (nicht abwärtskompatibel, aber stark verbessert).
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

Diese Version wurde aktualisiert und enthält configobj 4.1.0, odict 0.2.1, Validierung 0.2.1, cgiutils 0.3.5 und pathutils 0.2.4. Wesentliche Funktionserweiterungen wurden in mehreren dieser Module hergestellt.
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 endgültig und eine aktualisierte Version des cgiutils enthalten waren.
Tags: Major feature enhancements
ConfigObj 4.0.0 final and an updated version of cgiutils were included.

Project Resources