[ANN] argparse 1.1 - Command-line parsing library

2010-03-01 Thread Steven Bethard
=== Announcing argparse 1.1 === The argparse module provides an easy, declarative interface for creating command line tools, which knows how to: * parse the arguments and flags from sys.argv * convert arg strings into objects for your program * format and

ANN: A new version (0.2.4) of the Python module which wraps GnuPG has been released.

2010-03-01 Thread Vinay Sajip
A new version of the Python module which wraps GnuPG has been released. What Changed? = This is a minor enhancement release. See the project website ( http://code.google.com/p/python-gnupg/ ) for more information. The current version passes all tests on Windows (Python 2.4, 2.5, 2.6,

The Python: Rag March issue available

2010-03-01 Thread Bernard Czenkusz
The March issue of The Python: Rag is available at: http://tinyurl.com/pyrag2010-03 with previous issues available at the web site: http://www.pythonrag.org or http://groups.google.co.uk/group/pythonrag -- http://mail.python.org/mailman/listinfo/python-announce-list Support the Python

BetterBatch 0.9.5 released - Added For loops and Parallel sections

2010-03-01 Thread mark . m . mcmahon
From: [email protected] To: [email protected] Hi, The 0.9.5 release of BetterBatch is now available. BetterBatch is designed as a middle ground between batch files and more powerful languages (Python, shell scripting, etc). The project is hosted on code.google.com: http://code.g

ANN: SfePy 2010.1 released

2010-03-01 Thread Robert Cimrman
I am pleased to announce release 2010.1 of SfePy. Description --- SfePy (simple finite elements in Python) is a software for solving systems of coupled partial differential equations by the finite element method. The code is based on NumPy and SciPy packages. It is distributed under the n

Pygments 1.3 "Schneeglöckchen" released

2010-03-01 Thread Georg Brandl
I've just uploaded the Pygments 1.3 packages to CheeseShop. Pygments is a generic syntax highlighter written in Python. Download it from , or look at the demonstration at . As always, many thanks go to Tim Hatch for writing or integr

Sphinx 0.6.5 released

2010-03-01 Thread Georg Brandl
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi all, I'm proud to announce the release of Sphinx 0.6.5, which is a bugfix-only release in the 0.6 series. What is it? === Sphinx is a tool that makes it easy to create intelligent and beautiful documentation for Python projects (or other