Webware for Python is a suite of software components for developing object-oriented, web-based applications. The suite uses well known design patterns and...
Chuck Esterbrook
echuck@...
Mar 1, 2001 1:57 pm
1064
Wizard ... Write MS-style GUI wizards A set of classes to make it easy to write "wizards" -- those "enter your name, click next" kinds of things. URL:...
Rich Salz
rsalz@...
Mar 1, 2001 10:11 pm
1065
GuestBook 1.0.0 ... Script to manage your own guestbook A simple script to add a guestbook to your website. Totally self contained, doesn't need any non...
Parnassus Submission
x@...
Mar 1, 2001 10:11 pm
1066
Serpent 2.0 ... Le jeu du serpent ! Vous etes un serpent qui doit attraper des pommes pour grandir, attention a ne pas se mordre !! Vive Python et la...
Benblins
benblins@...
Mar 1, 2001 10:11 pm
1067
Sketch 0.6.9 - A vector drawing program Sketch is a vector drawing program for Linux and other unices. It's intended to be a flexible and powerful tool for...
Bernhard Herzog
bh@...
Mar 1, 2001 10:11 pm
1068
Options ... Command line option processor, port of Perl Getopt::Long Processes long and short command line options. Allows multiple iterations through options...
Tim Colles
timc@...
Mar 2, 2001 2:11 am
1069
Hi, We're happy to announce the release of version 1.1b3 of Wing IDE, which is now available on Windows 98/SE and NT/2000 as well as Linux. Since 1.0 we've...
Stephan R.A. Deibel
sdeibel@...
Mar 2, 2001 10:56 pm
1070
Thanks for all the positive feedback for the last summary! This is a summary of traffic on the python-dev mailing list between Feb 15 and Feb 28 (inclusive)...
Michael Hudson
mwh21@...
Mar 2, 2001 10:56 pm
1071
With great pleasure I announce the release of Python 2.1b1. This is a big step towards the release of Python 2.1; the final release is expected to take place...
Guido van Rossum
guido@...
Mar 2, 2001 10:56 pm
1072
pysync 1.2 ... A Python implementation of the rsync algorithm. This is a demonstration implementation of the rsync algorithm in Python. It is not fast and is...
Donovan Baarda
abo@...
Mar 2, 2001 10:56 pm
1073
HI! There's a new snapshot of web2ldap available at http://www.web2ldap.de/download.html Please check out what has changed: http://www.web2ldap.de/changes.html...
Michael Ströder
michael@...
Mar 4, 2001 10:12 pm
1074
[Not PGP signed according to c.l.py.announce posting guidelines] xmlrpccgi.py is a CGI XML-RPC server, for those of us not lucky enough to be able to run our...
Kalle Svensson
kalle@...
Mar 5, 2001 12:41 am
1075
Amphora Light 2.2.26 - a www-based groupware server Amphora Light (http://www.amphora.ee/freeware/) is a free open-source www-based groupware server in Python...
Tanel Tammet
tanel@...
Mar 5, 2001 11:29 pm
1076
Como [Since] mailto:python-ar-request@...?Subject=subscribe está un poco muerto (o descansando demasiado) he puesto a disposición de quien...
Marcos Sánchez Pro...
rapto@...
Mar 6, 2001 10:11 pm
1077
PyPaSax 0.1 ... A SAX2 parser for python code PyPaSax uses the parser module to extract information about classes and methods and generates an XML tree from...
Parnassus Submission
x@...
Mar 6, 2001 10:11 pm
1078
I am pleased to be able to announce the first public version of my ASV module, the successor to my own CSV.py module which many people have used over the past ...
Laurence Tratt
laurie@...
Mar 6, 2001 10:11 pm
1079
cx_Oracle ... Module which permits access to Oracle databases using the Python Database API specification 2.0, including binds of PL/SQL tables (arrays). URL:...
Anthony Tuininga
Anthony@...
Mar 7, 2001 5:12 pm
1080
HI! There's a new snapshot of web2ldap available at http://www.web2ldap.de/download.html The change history can be found here: ...
Michael Ströder
michael@...
Mar 8, 2001 11:22 pm
1081
I still don't have a thread tutorial, but I've uploaded the slideshow and sample scripts that I used at IPC9. Look for the new and improved version in five...
Aahz Maruch
aahz@...
Mar 9, 2001 8:36 pm
1082
The Linux version of Installer for Python 2 is here: http://www.mcmillan-inc.com/installer_dnld.html Background: The Installer is a sort of compilerless Freeze...
Gordon McMillan
gmcm@...
Mar 12, 2001 1:42 pm
1083
I've released version 3.0b4 of the Python wrappers for BerkeleyDB. This version adds support for BerkeleyDB 3.2.9, and is also still usable with BerkeleyDB...
Robin Dunn
robin@...
Mar 12, 2001 1:42 pm
1084
[I think I forgot to announce the Mailman 2.0.2 release on these mailing lists. Apologies. -Barry] I've just announced the 2.0.3 release of Mailman, the GNU...
Barry A. Warsaw
barry@...
Mar 13, 2001 3:57 am
1085
Might be useful to python users and hopefully you can let them know about it. oPAYc is a standardized way to do payment processing to a large number of...
Russ Cobbe
russc@...
Mar 13, 2001 3:57 am
1086
the first platform-independent python db module to allow access to a microsoft SQL 2000 database has been released. it is based on andy dustman's MySQLdb...
Luke Kenneth Casson L...
lkcl@...
Mar 14, 2001 4:35 pm
1087
There is a Python article in the April 2001 issue of the Linux Journal, "Using Mix-ins with Python". It covers the general topic of mix-in programming with...
Chuck Esterbrook
echuck@...
Mar 14, 2001 4:35 pm
1088
python-cdb 0.21 ... cdb files are mappings of keys to values, designed for wickedly fast lookups and atomic updates. The file format is used in mission...
M.J. Pomraning
mjp@...
Mar 14, 2001 4:36 pm
1089
I am happy to announce the first alpha release of Jython 2.1. Jython is a Java implementation of the Python programming language. It allows users to compile...
Finn Bock
bckfnn@...
Mar 14, 2001 4:36 pm
1090
[posted to c.l.py.announce and c.l.py; followups to c.l.py; cc'd to python-dev] Okay, folks, here it is, the first draft of the spec for creating Python ...
Aahz Maruch
aahz@...
Mar 15, 2001 1:37 pm
1091
This is a summary of traffic on the python-dev mailing list between Mar 1 and Mar 14 (inclusive) 2001. It is intended to inform the wider Python community of...
Michael Hudson
mwh21@...
Mar 15, 2001 9:16 pm
1092
ReportLab Inc. is introducing a new commercial product range which builds on our existing Open Source Python PDF generation toolkit. RML2PDF and PageCatcher...