[ANN] argparse 0.8 - Command-line parsing library

2007-05-28 Thread Steven Bethard
=== Announcing argparse 0.8 === The argparse module is an optparse-inspired command line parser that improves on optparse by supporting: * positional arguments * sub-commands * required options * options with a variable number of args * better usage message

ANN: Porcupine Web Application Server v0.1 is released!

2007-05-28 Thread t . koutsovassilis
The inno:script team is pleased to announce the release of Porcupine 0.1. After twenty three months of constant development this is the first stable release candidate, with plans to go full stable in the next release. Apart from numerous bug fixes and optimizations, this release also includes a new

Python-URL! - weekly Python news and links (May 28)

2007-05-28 Thread Gabriel Genellina
QOTW: "Good God! Is there *anything* that python does not already do? I hardly feel the need to write programs anymore ... Its really 80% like of the questions that are asked here get answered along the lines of: import some_fancy_module solution = some_fancy_module.exactly_the_right_func