Module to read input from commandline

Banibrata Dutta banibrata.dutta at gmail.com
Tue May 6 09:51:05 EDT 2008


something like "curses" but w/o the fancy window decorations perhaps ?
if so, then following link might help (
http://www.amk.ca/python/howto/curses/).

thanks & regards,
banibrata

On Tue, May 6, 2008 at 6:56 PM, <james at reggieband.com> wrote:

> On May 6, 2:11 pm, pyt... at bdurham.com wrote:
>
> > Check out the optparse module as well. The optparse module supercedes(?)
> > the cmd module and offers a lot more functionality.
>
> Hi Malcom,
>
> Doesn't the optparse module work by parsing the arguments that are
> passed to the script when it is invoked?
>
> What I was looking for was a commandline read loop that executes
> within a script that is already running ... or can optparse be used in
> this context as well?
>
> Thanks,
> James.
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
regards,
Banibrata
http://www.linkedin.com/in/bdutta
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080506/3bb40e95/attachment-0001.html>


More information about the Python-list mailing list