jwp | 1 May 07:10
Picon
Gravatar

py-postgresql-0.8.1 for Python 3 Released: Bugs

I'm pleased to announce the release of py-postgresql 0.8.1.
This release marks major bug fixes for the 0.8 branch.

	http://python.projects.postgresql.org

Fixes:

* Memory leak due to __del__ and circular references. [Reported by
Valentine Gogichashvili]
* Encoding normalization issue. [Reported by Marc Silver]
* Other minor issues.

Documentation: http://python.projects.postgresql.org/0.8
Source: http://python.projects.postgresql.org/files/py-postgresql-0.8.1.tar.gz
Win32 Installer: hhttp://python.projects.postgresql.org/files/py-postgresql-0.8.1.win32-py3.0.exe
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Mike Müller | 1 May 15:04
Picon

EuroSciPy: Extended Deadline - Call for Abstracts - May 8, 2009

Some people asked for more time to prepare their abstracts.
Therefore, we extended the deadline for the submission of abstracts
for EuroSciPy 2009 to May 8, 2009. Please send your abstract to
mmueller at python-academy dot de. More details below.

EuroSciPy 2009
==============

We're pleased to announce the EuroSciPy 2009 Conference to be held in
Leipzig, Germany on July 25-26, 2009.

http://www.euroscipy.org

This is the second conference after the successful conference last
year. Again, EuroSciPy will be a venue for the European community of
users of the Python programming language in science.

Call for Participation
----------------------

If you are a scientist using Python for your computational work, we'd
love to have you formally present your results, methods or
experiences. To apply to present a talk at this year's EuroSciPy,
please submit an abstract of your talk as a PDF, MS Word or plain text
file to mmueller at python-academy dot de. The deadline for abstract
submission is May 8, 2009. Papers and/or presentation slides are
acceptable and are due by June 15, 2009. Presentations will be allotted
30 minutes.

Registration
(Continue reading)

Vicky Lee | 1 May 16:58
Picon
Gravatar

Fwd: Python Ireland Pub Meetup - Wed 13th May 2009 @ 7pm

[reposted plaintext by aahz <at> python.org due to gateway failure with
comp.lang.python.announce]

---------- Forwarded message ----------
From: Vicky Lee <whykay <at> gmail.com>
Date: Thu, Apr 30, 2009 at 6:36 PM
Subject: Python Ireland Pub Meetup - Wed 13th May 2009 @ 7pm
To: pythonireland <at> googlegroups.com

Hi All,

Due to popular demand, the meetup will be at The Bull and Castle on
Christchurch from 7pm.

I'll be bringing along t-shirts (and list of names for people who ordered
their shirts).

Also, O'Reilly is nice enough to send me their welcome pack for Python
Ireland. See piccies:

http://www.flickr.com/photos/whykay/3489066376/
http://www.flickr.com/photos/whykay/3488252751/
http://www.flickr.com/photos/whykay/3488252369/

The 2 books will be raffled off:-

* Learn to Program by Chris Pine, see http://pine.fm/LearnToProgram/
* Learning Python, see http://oreilly.com/catalog/9780596002817/ Wiki

update: http://wiki.python.ie/moin.cgi/PythonMeetup/May2009
(Continue reading)

support | 1 May 17:12

Rapid Charts 1.08

Rapid Chart for Python version 1.08 has been released.
Rapid Charts includes a Visual Chart Development application and a python library for python release 2.4,
2.5 and 2.6.
Two versions are available a free limited version and a 30 day try before you buy version.
Visit www.rapid-charts.com for more more information and downloads.

support <at> rapid-charts.com

<P><A HREF="http://www.rapid-charts.com">Rapid Charts 1.08</A> - Rapid chart/graph creation.  (01-May-09)
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Lawson English | 1 May 22:10
Picon

[ANN] Python testing client for Second Life virtual world

If anyone is curious, I'm working on a GUI shell for the python second 
life client, pyogp.

Temp home for pyogp intro: 
https://wiki.secondlife.com/wiki/Pyogp/Client_Lib
Basically the [first] plan is to have a GUI wrapper around the sample 
code with a batch file option, and to allow multiple avatar execution 
and control in the same process. It's been tested in the command line 
with up to 20 avatars at once, and the goal is to handle 200 at least, 
for QA purposes, so the GUI has to handle that as well.

Its a pretty interesting project, IMHO. Gives complete source for 
non-graphical aspects of interface with the Second Life virtual world. 
Apache V2 licensed.

Lawson
--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

Bob Tanner | 2 May 01:33
Favicon
Gravatar

bzr-1.14.1 released

Changes from 1.14final to 1.14.1
***********************************

* Change api_minimum_version back to api_minimum_version = (1, 13, 0)

The Bazaar team is happy to announce availability of a new release of  
the bzr adaptive version control system.

Thanks to everyone who contributed patches, suggestions, and feedback.

Bazaar is now available for download from http://bazaar-vcs.org/ 
Download as a source tarball; packages for various systems will be  
available soon.
--
Bob Tanner <tanner <at> real-time.com>
Key fingerprint = F785 DDFC CF94 7CE8 AA87 3A9D 3895 26F1 0DDB E378

--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html
Picon
Gravatar

[ANNOUNCE] PyGTK 2.15.0 - unstable

A new unstable development release of the Python bindings
for GTK+ has been released.

The new release is available from ftp.gnome.org and its mirrors
as soon as its synced correctly:

   http://ftp.gnome.org/pub/GNOME/sources/pygtk/2.15/

Blurb:

GTK+ is a toolkit for developing graphical applications that run on
systems such as Linux, Windows and MacOS X. It provides a comprehensive set
of GUI widgets, can display Unicode bidi text.  It links into the Gnome
Accessibility Framework through the ATK library.

PyGTK provides a convenient wrapper for the GTK+ library for use in
Python programs, and takes care of many of the boring details such as
managing memory and type casting.  When combined with PyORBit and
gnome-python, it can be used to write full featured Gnome applications.

Like the GTK+ library itself PyGTK is licensed under the GNU LGPL, so is
suitable for use in both free software and proprietary applications.  It
is already in use in many applications ranging from small single purpose
scripts up to large full features applications.

What's new since 2.14.1?
   - Update pygtk to use numpy instead of Numeric
      (Josselin Mouette, Brian Cameron, #397544)
    - Update the address of the FSF (Tobias Mueller, #577154)
    - Wrap gtk_builder_add_objects_from_string and
(Continue reading)

Ryan Kelly | 3 May 16:35
Picon
Gravatar

[ANN] regobj - Pythonic object-based access to the Windows Registry


Hi All,

  I've just released the results of a nice Sunday's coding, inspired by
one too many turns at futzing around with the _winreg module.  The
"regobj" module brings a convenient and clean object-based API for
accessing the Windows Registry.

    http://pypi.python.org/pypi/regobj/

  More details and some API examples below for those who are interested.

  Cheers,

      Ryan

"""

  regobj:  Pythonic object-based access to the Windows Registry

  License:  BSD
  Current Release:  0.1.0

This module provides a thin wrapper around the standard _winreg module,
allowing easier and more pythonic access to the Windows Registry. All
access to the registry is done through Key objects, which (surprise!)
represent a specific registry key.

Starting from pre-defined root keys, all subkey access is done using
standard attribute syntax:
(Continue reading)

Pedro Matiello | 4 May 00:47
Picon
Gravatar

python-graph-1.5.0 released

python-graph 
release 1.5.0
http://code.google.com/p/python-graph/ 
------------------------------------------------------------------------ 

python-graph is a library for working with graphs in Python. 

This software provides a suitable data structure for representing 
graphs and a whole set of important algorithms. 

The code is appropriately documented and API reference is generated 
automatically by epydoc. 

Provided features and algorithms: 

 * Support for directed, undirected, weighted and non-weighted graphs
 * Support for hypergraphs
 * Canonical operations
 * XML import and export
 * DOT-Language output (for usage with Graphviz)
 * Random graph generation

 * Accessibility (transitive closure)
 * Breadth-first search
 * Critical path algorithm 
 * Cut-vertex and cut-edge identification 
 * Depth-first search
 * Heuristic search (A* algorithm)
 * Identification of connected components
 * Minimum spanning tree (Prim's algorithm)
(Continue reading)

Davide Alberani | 4 May 14:36
Picon
Favicon

IMDbPY 4.1 and IMDbPYKit 1.1.1

IMDbPY 4.1 and IMDbPYKit 1.1.1 are available (tgz, deb, rpm, exe) from:
  http://imdbpy.sourceforge.net/

IMDbPY is a Python package useful to retrieve and manage the data of
the IMDb movie database about movies, people, characters and companies.
IMDbPYKit (mostly developed by H. Turgut Uyar) is a web interface to 
IMDbPY, able to serve its output both in HTML and XML.

With this release, a DTD for the XML output was formalized and support 
for i18n was introduced. A lot of bugs were fixed.

Platform-independent and written in pure Python (and few C lines),
IMDbPY can retrieve data from both the IMDb's web server and a local
copy of the whole database.

IMDbPY package can be very easily used by programmers and developers
to provide access to the IMDb's data to their programs.
Some simple example scripts are included in the package; other
IMDbPY-based programs are available from the home page.

--

-- 
Davide Alberani <alberanid <at> libero.it> [GPG KeyID: 0x465BFD47]
http://erlug.linux.it/~da/

--
http://mail.python.org/mailman/listinfo/python-announce-list

        Support the Python Software Foundation:
        http://www.python.org/psf/donations.html

(Continue reading)


Gmane