[ANN] Pythonutils 0.3.0

F

Fuzzyman

There is a new (and long overdue) release of the `Pythonutils module
<http://www.voidspace.org.uk/python/modules.shtml#pythonutils>`_.
This is version **0.3.0**.

* `Quick Download: Pythonutils 0.3.0.zip <http://www.voidspace.org.uk/
cgi-bin/voidspace/downman.py?file=pythonutils-0.3.0.zip>`_


What is Pythonutils?
===============

Pythonutils is a collection of general utility modules that simplify
common programming tasks in Python.


The modules included are :

* `ConfigObj <http://www.voidspace.org.uk/python/configobj.html>`_
4.4.0 - Easy config file reading/writing
* `validate <http://www.voidspace.org.uk/python/validate.html>`_
0.2.3 - Validation and type conversion system
* `StandOut <http://www.voidspace.org.uk/python/standout.html>`_
3.0.0 - Simple logging and output control object
* `pathutils <http://www.voidspace.org.uk/python/pathutils.html>`_
0.2.5 - For working with paths and files
* `cgiutils <http://www.voidspace.org.uk/python/cgiutils.html>`_
0.3.5 - {acro;CGI} helpers
* `urlpath <http://www.voidspace.org.uk/python/urlpath.html>`_
0.1.0 - Functions for handling URLs
* `odict <http://www.voidspace.org.uk/python/odict.html>`_
0.2.2 - Ordered Dictionary Class


For more details, visit the `Pythonutils Homepage <http://
www.voidspace.org.uk/python/pythonutils.html>`_.


What is New in 0.3.0?
================

Several of the modules have been updated. The major changes are:

* Removed the `listquote <http://www.voidspace.org.uk/python/
listquote.html>`_ module
* ConfigObj updated to 4.4.0
* StandOut updated to 3.0.0 (*Not* backwards compatible, but much
improved)
 
C

Colin J. Williams

Fuzzyman said:
There is a new (and long overdue) release of the `Pythonutils module
<http://www.voidspace.org.uk/python/modules.shtml#pythonutils>`_.
This is version **0.3.0**.

* `Quick Download: Pythonutils 0.3.0.zip <http://www.voidspace.org.uk/
cgi-bin/voidspace/downman.py?file=pythonutils-0.3.0.zip>`_


What is Pythonutils?
===============

Pythonutils is a collection of general utility modules that simplify
common programming tasks in Python.


The modules included are :

* `ConfigObj <http://www.voidspace.org.uk/python/configobj.html>`_
4.4.0 - Easy config file reading/writing
* `validate <http://www.voidspace.org.uk/python/validate.html>`_
0.2.3 - Validation and type conversion system
* `StandOut <http://www.voidspace.org.uk/python/standout.html>`_
3.0.0 - Simple logging and output control object
* `pathutils <http://www.voidspace.org.uk/python/pathutils.html>`_
0.2.5 - For working with paths and files
* `cgiutils <http://www.voidspace.org.uk/python/cgiutils.html>`_
0.3.5 - {acro;CGI} helpers
* `urlpath <http://www.voidspace.org.uk/python/urlpath.html>`_
0.1.0 - Functions for handling URLs
* `odict <http://www.voidspace.org.uk/python/odict.html>`_
0.2.2 - Ordered Dictionary Class


For more details, visit the `Pythonutils Homepage <http://
www.voidspace.org.uk/python/pythonutils.html>`_.


What is New in 0.3.0?
================

Several of the modules have been updated. The major changes are:

* Removed the `listquote <http://www.voidspace.org.uk/python/
listquote.html>`_ module
* ConfigObj updated to 4.4.0
* StandOut updated to 3.0.0 (*Not* backwards compatible, but much
improved)
Thanks, the modules are nicely documented. The odict is particularly
welcome.

Colin W.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,744
Messages
2,569,484
Members
44,903
Latest member
orderPeak8CBDGummies

Latest Threads

Top