Web site: http://www.snurgle.org/~pybrenda/ This is an alpha release. + What is PyBrenda? PyBrenda is a system for easily doing parallel computation using the...
pybrenda@...
Aug 2, 1999 2:22 am
518
ANN: MAXTAL INTERSCRIPT version 1.0a9 RELEASED 1 August 1999 ... Maxtal Interscript is an advanced literate programming system, designed to support integrated...
John (Max) Skaller
skaller@...
Aug 2, 1999 2:24 am
519
I have been interested in using Python to program simulated swarms of interacting agents. For this purpose, I have implemented what I call "microthreads" in...
Will Ware
wware-nospam@...
Aug 2, 1999 2:54 am
520
Deeply Embedded Python is a minimal version of the Python virtual machine. It is targeted to small embedded systems where it is necessary a trade-off between...
Ivan Porres Paltor
Ivan.Porres@...
Aug 2, 1999 6:27 pm
521
Pybliographer 0.5 Fred - August 02nd 1999, 21:56 EST Pybliographer is a tool for managing bibliographic databases. It currently supports BibTeX files, but...
Markus Fleck
fleck@...
Aug 3, 1999 5:59 pm
523
So that those behind firewalls and otherwise without CVS access can access the latest and buggiest (uh, I mean greatest) versions of Python projects, I've...
David Ascher
da@...
Aug 4, 1999 9:45 pm
524
Hello, This week saw the launch of Bruce Perens's Technocrat.net. This is one of the highest profile Zope sites to date. Butch Landingin's Squishdot product...
Amos Latteier
Amos@...
Aug 4, 1999 11:35 pm
525
Sketch 0.6.1 - A vector drawing program Sketch is a vector drawing program for Linux and other unices. It's intended to be a flexible and powerful tool for...
Bernhard Herzog
sketch@...
Aug 7, 1999 1:12 am
526
The Python Imaging Library (PIL) adds image processing capabilities to your Python interpreter. This library supports many file formats, and provides powerful...
PythonWare
info@...
Aug 7, 1999 1:14 am
527
In Musi-Cal I frequently need to deal with recurring dates such as "every Monday from 1pm to 3pm". The fact that I can't easily process recurring dates has...
Skip Montanaro
skip@...
Aug 7, 1999 1:21 am
528
Notice to all Washington DC area Python users: We are pleased to be resurrecting the DC area Python interest group meetings, now called DCPIGgies. We will be...
Barry A. Warsaw
bwarsaw@...
Aug 9, 1999 11:34 pm
529
*** CALL FOR PAPERS - REVISED DATES *** Eighth International Python Conference January 2000 - Washington, D.C. (Dates are tentative) The 8th International...
David Beazley
beazley@...
Aug 10, 1999 12:18 am
530
MetaKit is an embedded database engine, which can be used from Python (sort of), Tcl (solid), and C++ (the native interface: rock solid). MkWrap is a new...
Jean-Claude Wippler
jcw@...
Aug 10, 1999 12:19 am
531
HI! I want to announce a new version of ldap-client-cgi.py, a WWW-LDAP-Gateway written in Python (you might have guessed it). It's available for free (GPL)...
Michael Ströder
michael.stroeder@...
Aug 10, 1999 12:21 am
532
This is to announce the release of version 1.2 of Gnuplot.py. Gnuplot.py is a Python [1] module that allows you to create graphs from within Python using the...
Michael Haggerty
mhagger@...
Aug 10, 1999 12:28 am
533
Hi everyone, PyKhep is a Python-tcl/tk-Pmw based open source software package developed by the author, currently supporting Unix host systems. It makes it...
Dr. Peter Stoehr
peter.stoehr@...
Aug 10, 1999 12:36 am
534
Pyfort is a tool for connecting Python to Fortran. Using a syntax similar to Fortran 95's interface blocks, Pyfort produces a Python module that can be linked...
Paul F. Dubois
dubois1@...
Aug 10, 1999 12:36 am
535
I have finally got round to releasing pygtk and gnome-python. You probably already know what is new, but if not, here are the major points: - fixed threading...
James Henstridge
james@...
Aug 10, 1999 12:39 am
536
wxPython 2.1b2 wxPython is an extension module for Python that wraps the wxWindows cross platform GUI library, and is quickly becoming a very popular...
Robin Dunn
robin@...
Aug 10, 1999 12:48 am
537
SCXX is a very lightweight set of C++ classes that wrap the most commonly used Python objects. It is inspired by Paul Dubois's CXX (part of the LLNL download),...
Gordon McMillan
gmcm@...
Aug 11, 1999 2:22 am
538
Pyrite 0.7.7 Rob Tillotson - August 09th 1999, 00:04 EST Pyrite is a comprehensive set of modules which allow access to Palm Computing platform devices and...
Markus Fleck
fleck@...
Aug 11, 1999 2:26 am
539
adzapper 0.1.23 (Initial Release) adzapper is a filtering proxy that blocks ads from being downloaded and displayed by your web browser. Instead of ad...
Adam Feuer
adamf@...
Aug 11, 1999 2:27 am
540
With the recent release of GCC 2.95, I have updated my instructions for compiling Python extensions on Windows 95/98 and NT systems using free tools. My...
Robert Kern
kernr@...
Aug 11, 1999 4:06 am
541
Announcement: "Das Python Tutorium" - Public Review Release The "Python Tutorial 1.5.2" written by Guido van Rossum is available now in a German translation...
Dinu C. Gherman
gherman@...
Aug 11, 1999 6:39 pm
542
Hi all, I found Bruce Verderaime's GDChart library to be just what I needed for a recent project. I wrote a Python interface which I am making available. See...
Mike Steed
msteed@...
Aug 11, 1999 6:49 pm
543
Hi, It's a busy time for Zope development. This week Zope 2 beta releases 2, 3, and 4 came out in quick succession. Zope 2 is in a feature freeze and all...
I ran across the following conference announcement and thought, given the amount of scientific programming within the Python community, that this would be of...
Jonathan Gilligan
jonathan.gilligan@...
Aug 14, 1999 1:49 am
546
I've made a new version of python-mode.el available at <http://www.python.org/emacs/python-mode/>. This is version 3.105 and is what you currently get from...
Barry A. Warsaw
bwarsaw@...
Aug 14, 1999 1:50 am
547
This is the initial release of PyPAM, Python bindings for PAM (Pluggable Authentication Modules). It requires Python 1.5.2. PAM allows you to specify the...