===
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
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
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