Hi, a new release of the Python Distribution for RedHat Linux and I think also for SuSE Linux 6.0 systems (SuSE finally decided to use glibc). A lot has ...
Oliver Andrich
oli@...
Jan 1, 1999 11:38 pm
232
Python bindings for FFTW Version 0.5 FFTW is a very fast implementation of the Fast Fourier Transform written in C. I have wrapped up the library so that is...
Travis Oliphant
Oliphant.Travis@...
Jan 3, 1999 9:05 pm
233
LLNLPython release 8 is now at <ftp://ftp-icf.llnl.gov/pub/python/>. This release includes a new version of MLab.py supplied by Travis Oliphant, and a fix to...
Paul F. Dubois
dubois1@...
Jan 3, 1999 9:07 pm
234
PyG Tools is a resource promoting the use of GNU's GUI widget sets (GTK and GNOME) with the Python scripting language. There are lots of links to resources of...
J.W. Bizzaro
bizzaro@...
Jan 3, 1999 10:50 pm
235
Dear Colleagues, One will find this wrapping at the location of <ftp://quasar.ipa.nw.ru/pub/avv/Python/pyslang/>. This module provides cross-platform low-level...
Alexander V. Voinov
avv@...
Jan 5, 1999 1:06 am
236
[Moderator's note: announcement reposted from freshmeat.net] Gconfig 0.4 Frederic L.W.Meunier(fredlwm) - January 03rd 1999, 12:02 EST Gconfig is a router...
Markus Fleck
fleck@...
Jan 5, 1999 1:55 am
237
[Moderator's note: announcement reposted from freshmeat.net] MailMan 1.0b6 big-dog - January 03rd 1999, 11:53 EST Mailman is software to help manage email...
Markus Fleck
fleck@...
Jan 4, 1999 11:54 pm
238
This was a quiet week. No doubt people were watching the new year sail in rather than hacking at their keyboards. PyMat 1.0 (interface between NumPy arrays...
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an...
Fredrik Lundh
fredrik@...
Jan 13, 1999 5:36 am
241
For NumPy users who want to do Numerical integration. I have a module that will do numerical integration on python functions using Gaussian quadrature. The...
Travis Oliphant
Oliphant.Travis@...
Jan 13, 1999 7:19 am
242
It looks like I'm going to be snowed in this weekend (those wimpy Virgians don't know how to keep the roads clear :-) so I though I might as well release IDLE...
Guido van Rossum
guido@...
Jan 13, 1999 7:26 am
243
I've done a small utility that draws Rumbaugh boxes. This is very good for documenting python programms. It requires python 1.x and that's all. It's good also...
Manuel Gutierrez Algaba
irmina@...
Jan 13, 1999 7:36 am
244
Hello everybody, I did create Python module, which adds PVM3 power into Python. This works well in my Python 1.5.1 and PVM3.4beta6. You can spawn tasks in ...
Vladimir I Ulogov
gandalf@...
Jan 13, 1999 7:41 am
245
I've started a project of documentation by crosswords. The idea is to collect a large set of tuples( word, description). So we can do some nice utilities for...
Manuel Gutierrez Algaba
irmina@...
Jan 13, 1999 7:42 am
246
I've updated the documentation for 1.5.2b1 (almost b2, I think). The online version is available at: http://www.python.org/doc/ Downloadable archives are also...
Fred L. Drake
fdrake@...
Jan 13, 1999 7:45 am
247
Hi, some updates have been made, new packages haven been submited and so I announce an update to the Python Distribution for Linux. Changes occur only in the...
Oliver Andrich
olli@...
Jan 13, 1999 8:06 am
248
PYTHON TOPIC GUIDES!! This webpage of specialty resources should be on everyone's bookmark. http://www.python.org/topics/ Zope's relationship to Bobo....
Mike Orr
mso@...
Jan 16, 1999 11:58 pm
249
The xmlrpclib.py module is a client-side implementation of Userland's XML-RPC protocol (www.xmlrpc.com). The marshalling code provided by this module can also...
Fredrik Lundh
fredrik@...
Jan 17, 1999 2:10 am
250
For those that are interested, I've written a module as a wrapper around Shelve, as a convenience. Cabinets add several conveniences, including; * automatic...
Mark Nottingham
mnot@...
Jan 17, 1999 2:11 am
251
I have received several requests for a "proper" distribution of my various scientific modules, with a version number to keep track of developments. So here it...
Konrad Hinsen
hinsen@...
Jan 17, 1999 2:11 am
252
Cabinet 1.02 (classes providing extra functionality for the shelve module) "Cabinets of Shelves of Pickles" http://www.dejanews.com/getdoc.xp?AN=433503996 ...
Mike Orr
mso@...
Jan 18, 1999 2:17 pm
253
I've been using this mpg123 curses front-end of mine for a while and thought others might want to have a look at it. It has only been tested under Linux and...
Ulf Betlehem
flu@...
Jan 20, 1999 6:52 am
254
Hi, some more updates occured to the distribution during the last week. This time no critical bugfixes are part of the update but all changes are updates to...
Oliver Andrich
olli@...
Jan 20, 1999 6:53 am
255
This is the latest release of the compiler framework classes described in the IPC7 paper "Compiling Little Languages in Python." These are 100% pure Python...
John Aycock
aycock@...
Jan 20, 1999 7:02 am
256
My brand-new instant introduction to Python is available at http://www.idi.ntnu.no/~mlh/different.html == Magnus Lie Hetland www.pvv.org/arcadia...
Magnus L. Hetland
mlh@...
Jan 20, 1999 7:04 am
258
Python 1.5.2b1 for the macintosh is (finally!) available. As usual, the distribution comes as a single installer that can install PPC, 68K (either classic...
Jack Jansen
Jack.Jansen@...
Jan 21, 1999 11:24 pm
259
ANNOUNCING: mxODBC Version 1.0.0 A Python Extension Package providing a generic Interface to ODBC 2.0 API compliant Database Drivers or Managers WHAT IT IS: ...
Digital Creations is pleased to announce that it has released its high performance, commercial Python DBI-compliant extension module for Oracle as open source....