UNIX shell in Python?
Gary Herron
gherron at digipen.edu
Fri Feb 9 03:00:06 EST 2007
More information about the Python-list mailing list
Fri Feb 9 03:00:06 EST 2007
- Previous message (by thread): UNIX shell in Python?
- Next message (by thread): UNIX shell in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Deniz Dogan wrote: > Hello. > > I was thinking about writing a UNIX shell program using Python. Has > anyone got any experience on this? Is it even possible? I have > programmed a simple shell in C before and I came to think about how > perfect Python would be for parsing user input. > > Regards, > Deniz Dogan > Not only *can* it be done, but it *has* been done and well: See IPython at: http://ipython.scipy.org/moin/ Gary Herron
- Previous message (by thread): UNIX shell in Python?
- Next message (by thread): UNIX shell in Python?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list