grin is a grep-like tool for recursively searching through text
files, primarily source code.
Download: http://pypi.python.org/pypi/grin
SVN: https://svn.enthought.com/svn/sandbox/grin/trunk
License: BSD
grin 1.2 is a feature release.
* Add several speed-enhancements from Paul Pelzl.
Hi all,
The second version of module arithmetic has been released, it
simplifies and fixes some bugs.
*arithmetic* is a Python module that allows mixing arithmetic
operations and text. A sample Tk-based editor that uses the
module is provided as a starting point. Tutorial documents
are include
Announcing Numexpr 1.4
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.
What's new
==
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On behalf of the Python development team, I'm happy to announce the
first alpha preview release of Python 3.2.
Python 3.2 is a continuation of the efforts to improve and stabilize the
Python 3.x line. Since the final release of Python 2.7, the 2.x li