itools 0.60.2 released

2009-06-03 Thread J. David Ibáñez


itools 0.60.2 (2009/06/03)
==

itools is a Python library, it groups a number of packages into a single
meta-package for easier development and deployment:

  itools.abnf itools.i18n itools.stl
  itools.core itools.ical itools.tmx
  itools.csv  itools.odf  itools.uri
  itools.datatypesitools.pdf  itools.vfs
  itools.gettext  itools.pkg  itools.web
  itools.git  itools.relaxng  itools.workflow
  itools.handlers itools.rest itools.xapian
  itools.html itools.rss  itools.xliff
  itools.http itools.srx  itools.xml

The mechanism to use a subprocess to run commands and save memory has
been generalized and is now provided by itools.core; the functions to
check are 'start_subprocess', 'read_subprocess', 'send_subprocess' and
'stop_subprocess'.

Some bugs have been fixed, including #650 and #670.


Resources
-

Download
http://download.hforge.org/itools/0.60/itools-0.60.2.tar.gz

Home
http://www.hforge.org/itools/

Mailing list
http://www.hforge.org/community/
http://archives.hforge.org/index.cgi?list=itools

Bug Tracker
http://bugs.hforge.org/


--
J. David Ibáñez
Itaapy  Tel +33 (0)1 42 23 67 45
9 rue Darwin, 75018 Paris  Fax +33 (0)1 53 28 27 88
--
http://mail.python.org/mailman/listinfo/python-announce-list

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


[ANN] LFS - Lightning Fast Shop presentation at Python User Group Leipzig, 9.6.2009, 20:00 Uhr

2009-06-03 Thread Markus Zapke-Gründemann

Leipzig Python User Group
-

Next Meeting Tuesday, June 9, 2009

We will meet on June 9 at 8:00 pm at the training center of Python 
Academy in Leipzig, Germany [1].


There will be a very interesting presentation by Kai Diefenbach 
(iqplusplus Erfurt):



Kai Diefenbach: LFS - Lightning Fast Shop
-

LFS [2] is an online shop based on Python [3], Django [4], and jQuery 
[5] released under a BSD licence.


The presentation gives an overview of LFS: used technologies, 
development status, next releases, existing and planned features as well 
as a live demo.


Questions are welcome during the entire talk. There is more time for 
questions and answers after the presentation.



Food and soft drinks are provided. Please send a short confirmation mail 
to i...@python-academy.de, so we can prepare appropriately.



Everybody who uses Python, plans to do so or is interested in learning 
more about the language is encouraged to participate.



While the meeting language and the presentation will be mainly German, 
English speakers are very welcome. We will provide English 
interpretation if needed.



[1] http://python-academy.de/Schulungszentrum/anfahrt.html
[2] http://www.getlfs.com/
[3] http://www.python.org/
[4] http://www.djangoproject.com/
[5] http://jquery.com/

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

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


ANN: Numexpr 1.3 released

2009-06-03 Thread Francesc Alted

 Announcing Numexpr 1.3


Numexpr is a fast numerical expression evaluator for NumPy.  With it,
expressions that operate on arrays (like "3*a+4*b") are accelerated
and use less memory than doing the same calculation in Python.

On this release, and due to popular demand, support for single
precision floating point types has been added.  This allows for both
improved performance and optimal usage of memory for the
single precision computations.  Of course, support for single
precision in combination with Intel's VML is there too :)

However, caveat emptor: the casting rules for floating point types
slightly differs from those of NumPy.  See the ``Casting rules``
section at:

http://code.google.com/p/numexpr/wiki/Overview

or the README.txt file for more info on this issue.

In case you want to know more in detail what has changed in this
version, see:

http://code.google.com/p/numexpr/wiki/ReleaseNotes

or have a look at RELEASE_NOTES.txt in the tarball.


Where I can find Numexpr?
=

The project is hosted at Google code in:

http://code.google.com/p/numexpr/

And you can get the packages from PyPI as well:

http://pypi.python.org/pypi


How it works?
=

See:

http://code.google.com/p/numexpr/wiki/Overview

for a detailed description by the original author (David M. Cooke).


Share your experience
=

Let us know of any bugs, suggestions, gripes, kudos, etc. you may
have.


Enjoy!

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

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


Pyowa Meeting this Thursday

2009-06-03 Thread Mike Driscoll
 Hi,

Pyowa will be meeting Thursday, June 4th in Ames. We will be meeting
at the Ames
Public Library from 7 to 8:45 p.m. The current plan for the meeting is to
have a code review of sorts on some member submitted GIS-type code. Then we
will have a short presentation on one of the modules from Python's standard
library. Whatever time is left over will be used for socializing and
planning the next meeting. If you have ideas or would like to present
something, please let me know at the meeting or through email.

In other news, you can see my experiments in recording some of our meetings
here: http://pyowa.blip.tv/

Please note that if you don't have a fast internet connection, then you will
be disappointed as it will take eons to buffer. Let me know if you plan to
come to the meeting. Thanks!

Mike Driscoll
Pyowa Coordinator
Website: www.pyowa.org 
Upcoming: http://upcoming.yahoo.com/event/2677147/
Twitter: http://twitter.com/pyowa
Mailing List:
http://pyowalist.pythonlibrary.org/listinfo.cgi/pyowa-pythonlibrary.org
-- 
http://mail.python.org/mailman/listinfo/python-announce-list

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