Pmw megawidgets Version 0.7 A new release of Pmw is out. The main changes in this release are: - Fixed dynamic loader so that it works on Macintoshes. - Now...
Greg McFarlane
gregm@...
Jun 3, 1998 9:34 am
47
This is a major bugfix and enhancement announcement. Many thanks to those who commented especially Hans D. Mittelmann of ASU who helped me flush out several ...
Aaron Watters
aaron@...
Jun 5, 1998 12:50 pm
48
PalmPython -- Python Language PalmOS Synchronization Version 0.4.0 / June 8, 1998 Rob Tillotson <rob@...> or <robt@...> http://www.io.com/~rob/cq/ ...
Rob Tillotson
rob@...
Jun 8, 1998 11:50 am
49
Hi, I once again updated the Python Linux Distribution for RedHat 5.x systems and glibc based Slackware systems. News: - updated to mxDateTime 0.8.4 - applied...
Oliver Andrich
olli@...
Jun 9, 1998 8:27 pm
50
ANNOUNCE MPM.py Network Maximum flow algorithm implementation GO: http://www.pythonpros.com/arw/MPM/ MPM.py provides a Python based implementation of the MPM...
Aaron Watters
aaron@...
Jun 12, 1998 4:21 pm
51
Hello, MySQLmodule-1.1 has been released. This version adds the following features to the previous version 1.0: - Improved error handling. - Improvements for...
Joerg Senekowitsch
senekow@...
Jun 13, 1998 8:40 am
52
Hi, before going on holiday for a week, I wanted to release the first version of my Python-bindings for the Qt- and KDE-libraries. Kdebindings contain an...
Matthias Hoelzer
hoelzer@...
Jun 13, 1998 2:43 pm
53
Available now in the Python Starship library is the latest release of HTMLgen. The beta version had a couple bugs that have been fixed. ...
Robin Friedrich
friedrich@...
Jun 15, 1998 7:09 pm
54
A new release of LLNL's Python extensions distribution is available at ftp-icf.llnl.gov/pub/python. File README.html explains things; file LLNLPython.tgz is...
Paul F. Dubois
dubois1@...
Jun 15, 1998 10:32 pm
55
ANNOUNCING: mxDateTime Version 0.9.0 A Python extension package providing generic date/time types WHAT IT IS: mxDateTime is an extension package that provides...
M.-A. Lemburg
mal@...
Jun 18, 1998 4:54 pm
56
CNRI will be going through a major reconfiguration this weekend. It is likely that CNRI's (and thus Python's) web, ftp and email services will be interrupted...
Guido van Rossum
guido@...
Jun 18, 1998 4:57 pm
57
ANNOUNCING: mxODBC Version 0.8.0 A Python extension package providing a generic interface to ODBC 2.0 API compliant database drivers or managers WHAT IT IS: ...
M.-A. Lemburg
mal@...
Jun 19, 1998 1:14 pm
58
I've uploaded a module that paginates standard output. Although it's a pretty trivial class, I've found it useful when playing around with Python. ...
Kevin Dahlhausen
morse@...
Jun 30, 1998 12:11 pm
59
Greetings Python Friends! Announcing a maintenance release (version 0.7.1) of 'Fnorb' the Python CORBA ORB. Here are the changes as described in the CHANGES...
Martin Chilvers
martin@...
Jul 1, 1998 3:55 pm
60
Developers' Day - 7th International Python Conference Friday November 13th, the final day of the Seventh International Python Conference is Developers' Day,...
Barry A. Warsaw
bwarsaw@...
Jul 1, 1998 4:48 pm
61
I've made a new release of my Python peephole optimizer available at: http://www.automatrix.com/~skip/python/ The patch file was generated against the Python...
Skip Montanaro
skip@...
Jul 2, 1998 10:38 am
62
Version 0.96 of the WebLog modules for the Python programming language is now available. Discounting any bugs, this is a candidate for the 1.0 release. The...
Mark Nottingham
mnot@...
Jul 3, 1998 10:02 pm
63
PythonWare's "py15" kit is now available for Python 1.5.1. This Windows 95/NT distribution fits on a single diskette, and includes Python 1.5.1 with all the...
Fredrik Lundh
fredrik@...
Jul 6, 1998 4:19 pm
64
Hi, I have recently completed the latest version 0.9 of my ESMTP module for Python. This version fully supports pipelining, and it is designed so that you do...
Daniel Robbins
drobbins@...
Jul 9, 1998 10:42 pm
65
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an...
This is the first public preview release of MetaKit for Python (v 0.2). It is intended as early test of the combination of MetaKit and Python. MetaKit is a...
Jean-Claude Wippler
jcw@...
Jul 14, 1998 11:12 am
68
I'm pleased to be able to announce a new alpha release of the Python cryptography modules, 1.1alpha2. It can be downloaded from ...
Andrew Kuchling
amk1@...
Jul 14, 1998 11:16 am
69
Version 0.98 of the WebLog modules for the Python programming language is now available. The WebLog modules are free for any use, as long as copyright is ...
Mark Nottingham
mnot@...
Jul 15, 1998 3:30 pm
70
JPython is a freely available implementation of the high-level, dynamic, object-oriented language Python -- integrated seamlessly with the Java(TM) platform...
Jim Hugunin
hugunin@...
Jul 16, 1998 2:50 pm
71
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an...
Fredrik Lundh
fredrik@...
Jul 19, 1998 7:06 pm
72
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an...
Fredrik Lundh
fredrik@...
Jul 19, 1998 7:07 pm
73
In order to provide a forum for discussion of the PyOpenGL extensions, I've created a Findmail mailing list which I encourage any PyOpenGL users to join. To...
David Ascher
da@...
Jul 20, 1998 3:53 am
74
For those of you interested in Python CE, there is new release (b1), which fixes a few bugs and includes support for re, sockets, httplib/ftplib and more. Let...
Brian Lloyd
brian@...
Jul 21, 1998 6:36 pm
75
I have just finished a first working version of a Tk widget that handles data plots. At the moment only line graphs are supported, although other types might...