Search the web
Sign In
New User? Sign Up
python-announce-list
? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Real people. Real stories. See how Yahoo! Groups impacts members worldwide.

Best of Y! Groups

   Check them out and nominate your group.
Having problems with message search? Fill out this form to ensure your group is one of the first to be migrated to the new message search system.

Messages

  Messages Help
Advanced
Messages 231 - 261 of 3652   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Simplify | Expand   (Group by Topic) Author Sort by Date ^
231
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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...
Mike Orr
mso@...
Send Email
Jan 4, 1999
11:19 pm
239
Archive-name: python-faq/python-newsgroup-faq Comp-lang-python-announce-archive-name: python-newsgroup-faq Comp-lang-python-archive-name: python-newsgroup-faq ...
Markus Fleck
fleck@...
Send Email
Jan 9, 1999
2:47 pm
240
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library provides extensive file format support, an...
Fredrik Lundh
fredrik@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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@...
Send Email
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: ...
M.-A. Lemburg
mal@...
Send Email
Jan 24, 1999
12:42 am
260
Archive-name: python-faq/python-newsgroup-faq Comp-lang-python-announce-archive-name: python-newsgroup-faq Comp-lang-python-archive-name: python-newsgroup-faq ...
Markus Fleck
fleck@...
Send Email
Jan 25, 1999
11:15 am
261
Digital Creations is pleased to announce that it has released its high performance, commercial Python DBI-compliant extension module for Oracle as open source....
Amos Latteier
amos@...
Send Email
Jan 27, 1999
4:01 am
Messages 231 - 261 of 3652   Oldest  |  < Older  |  Newer >  |  Newest
Advanced
Add to My Yahoo!      XML What's This?

Copyright © 2009 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines - Help