Feb 18, 2012 6:58 pm
SherjilOzairHas it been considered to add shell features to python, such that it can be used as a default shell, as a replacement for bash, etc.
I'm sure everyone would agree that doing this would make the terminal very powerful.
What are your views on this?
Feb 18, 2012 7:21 pm
Jabba LaciHave a look at IPython (http://ipython.org/). It can interact with the
normal shell very well.
Laszlo
On Sat, Feb 18, 2012 at 19:58, SherjilOzair <sherjilozair@gmail.com> wrote:
> Has it been considered to add shell features to python, such that it can be used as a default shell, as a replacement for bash, etc.
>
> I'm sure everyone would agree that doing this would make the terminal very powerful.
>
> What are your views on this?
> --
> http://mail.python.org/mailman/listinfo/python-list
>
> I'm sure everyone would agree that doing this would make the terminal very powerful.
>
> What are your views on this?
> --
> http://mail.python.org/mailman/listinfo/python-list
Feb 18, 2012 9:46 pm
88888 Dihedral? 2012?2?19????UTC+8??3?21?53??Jabba Laci???
> Have a look at IPython (http://ipython.org/). It can interact with the
> normal shell very well.
>
> Laszlo
>
> On Sat, Feb 18, 2012 at 19:58, SherjilOzair <sherjilozair@gmail.com> wrote:
> normal shell very well.
>
> Laszlo
>
> On Sat, Feb 18, 2012 at 19:58, SherjilOzair <sherjilozair@gmail.com> wrote:
> > Has it been considered to add shell features to python, such that it can be used as a default shell, as a replacement for bash, etc.
> >
> > I'm sure everyone would agree that doing this would make the terminal very powerful.
> >
> > What are your views on this?
> > --
> > http://mail.python.org/mailman/listinfo/python-list
> >
> > I'm sure everyone would agree that doing this would make the terminal very powerful.
> >
> > What are your views on this?
> > --
> > http://mail.python.org/mailman/listinfo/python-list
Yeh, python could be used as a better shell in a text
terminal box and with another text editor in
another box to write scripts in developement.
Also this is easy to test scripts found in the web by copy and paste.
Feb 18, 2012 9:46 pm
88888 Dihedral? 2012?2?19????UTC+8??3?21?53??Jabba Laci???
> Have a look at IPython (http://ipython.org/). It can interact with the
> normal shell very well.
>
> Laszlo
>
> On Sat, Feb 18, 2012 at 19:58, SherjilOzair <sherjilozair@gmail.com> wrote:
> normal shell very well.
>
> Laszlo
>
> On Sat, Feb 18, 2012 at 19:58, SherjilOzair <sherjilozair@gmail.com> wrote:
> > Has it been considered to add shell features to python, such that it can be used as a default shell, as a replacement for bash, etc.
> >
> > I'm sure everyone would agree that doing this would make the terminal very powerful.
> >
> > What are your views on this?
> > --
> > http://mail.python.org/mailman/listinfo/python-list
> >
> > I'm sure everyone would agree that doing this would make the terminal very powerful.
> >
> > What are your views on this?
> > --
> > http://mail.python.org/mailman/listinfo/python-list
Yeh, python could be used as a better shell in a text
terminal box and with another text editor in
another box to write scripts in developement.
Also this is easy to test scripts found in the web by copy and paste.
Previous Thread: Parse a profile
Next Thread: #line in python
Related Forum Topics
- Can I fully replace GNU Bash with Python?
- (don't bash me too hard) Python interpreter in JavaScript
- Question about speed of sequential string replacement vs regex or
- How to use shell return value like $? In python?
- Re: Embedding Python in a shell script
- Embedding Python in a shell script
- Question on Python 3 shell restarting
- About UNIX shell trap, any relative function in Python ?
- Python shell that saves history of typed in commands that willpersist between reboots
- Unicode by default