Most important extensions?

Gerhard Häring gerhard at bigfoot.de
Mon Apr 1 01:42:04 EST 2002


Aahz wrote in comp.lang.python:
> In article <3CA732D6.91163F1E at engcorp.com>,
> Peter Hansen  <peter at engcorp.com> wrote:
>>
>>I do hope you will have a chance to mention PyUnit anyway, even
>>if not as an extension.  Learning how to use it will definitely
>>improve a programmer's productivity.
>
> Oh, of course I'll mention doctest and unittest.  My focus will be on
> "batteries included"; the question is which of the *non*-included
> extensions I should cover.

Among my favourites are:
- win32 extensions (make Windows actually useful)
- wxPython (also for its non-GUI goodies)
- 4Suite (for the stuff that's not in PyXML, yet)

This post is the first one coming thru my own nntp-proxy :-)

Gerhard
--
mail:   gerhard <at> bigfoot <dot> de       registered Linux user #64239
web:    http://www.cs.fhm.edu/~ifw00065/    OpenPGP public key id 86AB43C0
public key fingerprint: DEC1 1D02 5743 1159 CD20  A4B6 7B22 6575 86AB 43C0
reduce(lambda x,y:x+y,map(lambda x:chr(ord(x)^42),tuple('zS^BED\nX_FOY\x0b')))



More information about the Python-list mailing list