Re: plac, the easiest command line arguments parser in the world

2011-02-06 Thread Anjum Naseer
You may be interested in a little Python module I wrote to make handling of command line arguments even easier (open source and free to use) - http://freshmeat.net/projects/commando > On Wednesday, June 02, 2010 12:37 AM Michele Simionato wrote: > I would like to announce to the world the first

Re: Ideas for a module to process command line arguments

2011-02-06 Thread Anjum Naseer
You may be interested in a little Python module I wrote to make handling of command line arguments even easier (open source and free to use) - http://freshmeat.net/projects/commando > On Tuesday, January 11, 2011 12:18 AM Sohail wrote: > Hey, every body has their own favorite method/ways to pro