Dr. Dobb's Python-URL! - weekly Python news and links (Jun 22)

2005-06-22 Thread Simon Brunning
QOTW: "Python is more concerned with making it easy to write good programs than difficult to write bad ones." - Steve Holden "Scientists build so that they can learn. Programmers and engineers learn so that they can build." - Magnus Lycka "It happens that old Java programmers make one module per

New hosting for pyCGNS and pyC5

2005-06-22 Thread Marc Poinot
Now the CGNS/Python module and the CGNS/XML proposal and C5 compiler are hosted at Berlios. This site is extended and some pages are still imcomplete. However the downloads are up-to-date. http://cgns-python.berlios.de/index.html The old site will be removed this summer. -MP- -

pyMpCCI v0.1

2005-06-22 Thread Marc Poinot
--- pyMpCCI v0.1 This package is a Python wrapper for MpCCI code-coupling product (see http://www.scai.fraunhofer.de/mpcci.html) MpCCI is a code-coupling system built on top of MPI. It insures data translation between structured

pyIDL

2005-06-22 Thread Michael McKerns
Python bindings for IDL, based on Andrew McMurry's python-IDL http://www.its.caltech.edu/~mmckerns/software.html # Versions 0.1: 06/21/05 initial; python bindings for RSI's IDL interactive IDL prompt --- Mike McKerns California Institute of Technology http://www.its.caltech.edu/~mmckerns --

ANN: python-ldap-2.0.8

2005-06-22 Thread Michael Ströder
Find a new release of python-ldap: http://python-ldap.sourceforge.net/ python-ldap provides an object-oriented API to access LDAP directory servers from Python programs. It mainly wraps the OpenLDAP 2.x libs for that purpose. Additionally it contains modules for other LDAP-related stuff (e.g. p

pygrace

2005-06-22 Thread Michael McKerns
Python bindings for grace, based on Nathan Gray's gracePlot http://www.its.caltech.edu/~mmckerns/software.html # Versions 0.2: 06/20/05 put() & get() now handle sequence elements, slices, etc. 0.1: 06/17/05 initial; python bindings for grace interactive grace prompt embed python into grace

Leo 4.3.1 released

2005-06-22 Thread Edward K. Ream
Leo 4.3.1 final is now available at http://sourceforge.net/projects/leo/ This is a bug fix release, with the following new features: - Added support for Tk resource files. - Added support for coloring the PL/SQL language. - All Mark commands are now undoable. - Improved Resize To Screen command.