ImageProcess ... A graphical interface to manipulate images. The programming language is Python and wxPython is used as GUI. URL:...
Titus Moldovan
titusache@...
Aug 4, 2002 9:42 pm
1974
German Python Board ... A German Python Board for Python programmers.. The first german board for newbies and all the others! Check it out if your language is...
Carsten Sandtner
csandtner@...
Aug 4, 2002 9:42 pm
1975
What is MSS ? MSS is a bit like Microsoft's IIS in the scheme of the whole .NET development thing. It's basically a server that allows modules written in ...
Matt Whiteley
melted2000@...
Aug 4, 2002 9:42 pm
1976
EpsUtil ... graphical Epson ink jet printer toolbox epsutil is a graphical Epson ink jet printer toolbox, based on the command line utility escputil by Robert...
Hans-Peter Jansen
hpj@...
Aug 4, 2002 9:42 pm
1977
Kaa is a weblogging tool written in Python. The current version is *highly* experimental, but with the "release early and often" motto in mind, I make this ...
Hans Nowak
wurmy@...
Aug 4, 2002 9:54 pm
1978
leo.py 3.3 is now available at: http://sourceforge.net/projects/leo/ ... - Added support for Unicode. - Improved the Import commands. - Fixed numerous bugs...
Edward K. Ream
edream@...
Aug 4, 2002 10:00 pm
1979
Numarray 0.3.6 ... Numarray is an array processing package designed to efficiently manipulate large multi-dimensional arrays. Numarray is modelled after ...
Todd Miller
jmiller@...
Aug 4, 2002 10:23 pm
1980
Where ? on the undernet server #python -- http://mail.python.org/mailman/listinfo/python-announce-list...
Jonas Geiregat
kemu@...
Aug 5, 2002 12:36 pm
1981
SalStat, the cross-platform package for scientific statistical analysis written using Python and wxPython, has made a new release (20020803). It is available...
Alan james Salmoni
salmonia@...
Aug 5, 2002 1:51 pm
1982
What: Silicon Valley/San Francisco Bay Area Python Users Group (BayPIGgies) When: Wednesday evening, August 14, 2002, 7:30 pm - 9 pm Where: Stanford...
Wesley Chun
wesc@...
Aug 6, 2002 6:01 pm
1983
Hey group, We would like to start a Python user's group in the Austin, Texas area. If you are interested, please contact me at eric@.... We have...
eric jones
eric@...
Aug 6, 2002 6:12 pm
1984
We're pleased to announce the release of CherryPy-0.5. This release adds two new features: - FastCGI support - New tag to allow webdesigners to work on...
Remi Delon
remi@...
Aug 9, 2002 9:41 am
1985
The Python-UK mailing list has decided to have an informal meeting at the Monkey Puzzle pub in London (near Paddington) on Thursday 15th August, starting at...
Duncan Booth
duncan@...
Aug 9, 2002 9:41 am
1986
The Sydney Python Interest Group meeting: Monday the 19th August, 7pm - 9pm University of Technology Sydney, Australia, Broadway campus, room 1.27.26 (building...
Mary
usenet-aug02@...
Aug 9, 2002 3:11 pm
1987
I'd like to bring a new Python Special Interest Group (SIG) under your attention. The Persistence-SIG was started early July and has seen some discussion...
Guido van Rossum
guido@...
Aug 9, 2002 3:11 pm
1988
I am pleased to announce that commercial support for omniORB, including its Python version, is now available. For details of what is on offer, please see ...
Duncan Grisby
dgrisby@...
Aug 13, 2002 6:32 pm
1989
ip2cc WHAT IS IT If you want to gather web statistics by countries (not by top-level domains) or implement targeting, here is solution: ip2cc. This module ...
GeoIP 0.2.0 ... Lookup Country by IP Address Wrapper to GeoIP C library. The C library includes a free database of IP address to country mappings that is...
TJ Mather
tjmather@...
Aug 14, 2002 9:31 pm
1992
MP3Info ... MP3 Metadata Extractor Extracts a variety of metadata from MP3 files including information from the MPEG headers and from ID3 headers. Supports...
Vivake Gupta
vivake@...
Aug 14, 2002 9:32 pm
1993
leo.py 3.5 is now available at: http://sourceforge.net/projects/leo/ The many bugs reported in 3.4 show that leo.py is being heavily used. leo.py 3.5 corrects...
Edward K. Ream
edream@...
Aug 14, 2002 9:46 pm
1994
My new Python book "Practical Python" is now available. It is inspired by the informal style of my online tutorials "Instant Hacking" and "Instant Python", and...
Magnus Lie Hetland
mlh@...
Aug 14, 2002 9:46 pm
1995
Hello, Logilab has released hmm-0.4 hmm is a Hidden Markov Model module written in Python. This release eliminates a nasty bug which caused the learning of the...
Alexandre
Alexandre.Fayolle@...
Aug 14, 2002 9:48 pm
1996
Multimethod-0.1 is another python module for implementing multimethods (a.k.a. generic functions, multiple-argument method dispatch). This one features: -...
Aric Coady
coady@...
Aug 19, 2002 10:52 pm
1997
A minor patch release of pygame is now available, version 1.5.2. (All great packages deserve a 1.5.2 release i suppose) Pygame 1.5.2 released on Aug 14, 2002 ...
Pete Shinners
pete@...
Aug 19, 2002 10:52 pm
1998
Pyrex 0.4.1 is now available: http://www.cosc.canterbury.ac.nz/~greg/python/Pyrex/ The main new feature is that you can now deal with C header files that...
Greg Ewing
see_reply_address@...
Aug 19, 2002 10:53 pm
1999
This may interest you if have a Palm Pilot, or if you are interested in custom parsing html files. Those of you with Palm Pilots may be familiar with Weasel...
R.Marquez
ny_r_marquez@...
Aug 19, 2002 10:53 pm
2000
What is cx_Oracle? cx_Oracle is a Python extension module that allows access to Oracle and conforms to the Python database API 2.0 specifications with a few ...
Anthony Tuininga
anthony@...
Aug 19, 2002 11:00 pm
2001
Hi! A new release of Pymacs is available as: http://www.iro.umontreal.ca/~pinard/pymacs/Pymacs.tar.gz Pymacs allows Emacs users to extend Emacs using Python,...
François Pinard
pinard@...
Aug 19, 2002 11:02 pm
2002
Twisted is an event-based framework for internet applications, written in Python and licensed under the LGPL. For more information, visit: ...