[Python-ideas] Option of running shell/console commands inside the REPL

James Lu jamtlu at gmail.com
Fri Feb 1 09:07:14 EST 2019


I always use ptipython (ptpython shell over the ipython console) for my
REPLs. The built-in python repl is not *batteries included* in the sense
that it already has what you need to explore the language.

I wonder, what do the python committers think about including a
stripped-down version of ipython and ptpython in the built-in python?

On Fri, Feb 1, 2019 at 6:15 AM Lele Gaifax <lele at metapensiero.it> wrote:

> Further magic comes with https://pypi.org/project/xonsh/
>
> ciao, lele.
> --
> nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri
> real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.
> lele at metapensiero.it  |                 -- Fortunato Depero, 1929.
>
> _______________________________________________
> Python-ideas mailing list
> Python-ideas at python.org
> https://mail.python.org/mailman/listinfo/python-ideas
> Code of Conduct: http://python.org/psf/codeofconduct/
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20190201/610e5356/attachment.html>


More information about the Python-ideas mailing list