Entrian Solutions is pleased to announce version 1.0 of the 'goto' module. This adds the 'goto' and 'comefrom' keywords to Python 2.3, adding flexibility to...
Richie Hindle
richie@...
Apr 1, 2004 1:50 pm
3360
The standard library's logging package is very powerful, but it doesn't scale *down* well. easylog is an attempt to better serve one-liner and midweight ...
Jim Jewett
JimJJewett@...
Apr 1, 2004 2:22 pm
3361
A magnificent discovery was made today, as a medeival tapstry foretelling the coming of Europython this summer was uncovered. "It is amazing in its precision"...
Jacob Hallen
jacob@...
Apr 1, 2004 2:29 pm
3362
Announcing ... I'm pleased to announce the 2.5.1.5 release of wxPython, now available for download at http://wxpython.org/download.php or ...
Robin Dunn
robin@...
Apr 2, 2004 5:48 pm
3363
IMDbPY 1.0 is available here: http://imdbpy.sourceforge.net/ IMDbPY is a Python package useful to retrieve and manage the data of the IMDb movie database. ...
Davide Alberani
alberanid@...
Apr 2, 2004 10:09 pm
3364
Hello, An explanation of makeExe.bat (http://premshree.resource-locator.com/j/post.php?id=152) has been appended to ...
Premshree Pillai
premshree_python@...
Apr 2, 2004 11:17 pm
3365
As noted in the updated wiki page http://www.engcorp.com/pygta/wiki/NextMeeting, the next meeting of PyGTA (the Toronto-area Python users group) will be held...
Peter Hansen
peter@...
Apr 3, 2004 5:31 am
3366
WindPySend is a DLL that allows you to simulate keyboard input and Mouse mouvement on your Windows 98/NT/2000 machine. I've just add a windows installer for...
vincent_delft@...
Apr 3, 2004 5:21 pm
3367
csv2text is a program I wrote to illustrate a point I made on comp.lang.python about not just creating great Python modules, or Python programs, but of doing ...
Paddy McCarthy
paddy3118@...
Apr 3, 2004 5:21 pm
3368
Hi, I have just uploaded the new release of eric3 (version 3.4). This release features the following enhancements compared to version 3.3.1. - It comes with...
Detlev Offenbach
detlev@...
Apr 3, 2004 5:23 pm
3369
I would like to announce the release of TNC v 1.2. TNC is a non-linear, bound constrained optimizer written in C with a Python interface. You can get it at: ...
Jean-Sebastien Roy
js@...
Apr 3, 2004 5:37 pm
3370
Gnome-Python 2.0.2 is now available at: http://ftp.gnome.org/pub/GNOME/sources/gnome-python/2.0/ Gnome-Python provides bindings for the Gnome 2.x development...
Johan Dahlin
johan@...
Apr 3, 2004 8:31 pm
3371
It is our pleasure to announce the release of SimPy 1.4.1, a maintenance release of SimPy 1.4. It can be downloaded via the SimPy homepage...
Klaus Muller
kgmuller@...
Apr 5, 2004 2:29 am
3372
7:00, Tuesday April 6th at ActiveState (6:45 for presenters) Proposed Topics: * report from Pycon * what will be the main features of Python 2.4? * upcoming...
Paul Prescod
paul@...
Apr 5, 2004 2:30 am
3373
I would like to announce that two articles explaining in detail the working of new-style (v2.2 and up) objects have been released as final versions. 1. Python...
Shalabh Chaturvedi
shalabh@...
Apr 5, 2004 2:34 am
3374
http://www.voidspace.org.uk/atlantibots/pythonutils.html A python resource page with various python modules available. **NEW** dataenc.py This is a set of...
Fuzzyman
fuzzyman@...
Apr 5, 2004 12:31 pm
3375
PyMatrix is a package, based on numarray, which provides matrix arithmetic for the Python user. This is version 0.0.0b Pre-Alpha release. Thanks to those who...
Colin J. Williams
cjw@...
Apr 5, 2004 7:51 pm
3376
The standard library logging package is very powerful, but does not scale *down* well. Any configuration -- even just saving messages to a file rather than the...
Jim Jewett
JimJJewett@...
Apr 6, 2004 4:19 am
3377
Hamburg, Germany - 2004-04-05 froglogic today announced the availability of Squish 1.1, the new version of the automated GUI testing framework for Qt...
Harri Porten
porten@...
Apr 6, 2004 10:56 pm
3378
Hello people, I recently updated one of my Python scripts -- pyAlbum.py This is a simple, command-line based, lightweight Python script to create an image...
Premshree Pillai
premshree_python@...
Apr 9, 2004 1:01 am
3379
Over the weekend I put together an a new build tool written in Python and based on Ant. This new tool is called Pyb. Documentation and download is available at...
Anthony Eden
me@...
Apr 9, 2004 1:08 am
3380
This is the first official release of the Hydra backup system, a multi-threaded backup client and server written in Python. Hydra uses Pyro, a pure-Python RPC...
Jonathan Daugherty
cygnus@...
Apr 9, 2004 1:21 am
3381
Hi, The Python port to AmigaOS has been brought up to date by me, and is available freely from: http://www.monkeyhouse.eclipse.co.uk/amiga/python/ -- ...
Tim Ocock
amigaREMOVE@...
Apr 9, 2004 10:24 am
3382
The UK Python Conference is just one week away! Come and join us all in Oxford on 16-17th April: http://www.accu/org/conference/python.html This follows on...
Andy Robinson
andy@...
Apr 9, 2004 10:27 am
3383
Pyb 0.4 is now available. Pyb is an ant-like build tool written in Python. Unlike Ant, which uses XML, Pyb build scripts are written in Python thus giving you...
Anthony Eden
me@...
Apr 9, 2004 9:16 pm
3384
What is it? =========== Atox is a framework for automated markup. With it one can quite easily write custom scripts for converting plain text into XML in any...
Magnus Lie Hetland
mlh@...
Apr 9, 2004 9:22 pm
3385
Europython Update ================= - Registration is now open. We apologise for the delay, but we have had some technical problems. - Due to this, we have...
Jacob Hallen
jacob@...
Apr 10, 2004 1:14 am
3386
Spam from VoteNader.org? (Or naderexplore04.org) You may have received spam email recently that appears to come from our campaign, or be about our campaign --...
alexis@...
Apr 10, 2004 10:06 am
3387
Hello, I've now added an optional EXIF support to pyAlbum.py (http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/271246) A sample album is available at ...
Premshree Pillai
premshree_python@...
Apr 12, 2004 11:07 pm
3388
Hello colleagues, I'd like to introduce you TeXML, the XML vocabulary for TeX: http://getfo.org/texml/ http://getfo.sourceforge.net/texml/ A processor (written...