<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:#000000">I always use ptipython (ptpython shell over the ipython console) for my REPLs. The built-in python repl is not <i>batteries included</i> in the sense that it already has what you need to explore the language. <br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:#000000"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;font-size:small;color:#000000">I wonder, what do the python committers think about including a stripped-down version of ipython and ptpython in the built-in python? <br></div></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Feb 1, 2019 at 6:15 AM Lele Gaifax <<a href="mailto:lele@metapensiero.it">lele@metapensiero.it</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">Further magic comes with <a href="https://pypi.org/project/xonsh/" rel="noreferrer" target="_blank">https://pypi.org/project/xonsh/</a><br>
<br>
ciao, lele.<br>
-- <br>
nickname: Lele Gaifax | Quando vivrò di quello che ho pensato ieri<br>
real: Emanuele Gaifas | comincerò ad aver paura di chi mi copia.<br>
<a href="mailto:lele@metapensiero.it" target="_blank">lele@metapensiero.it</a>Â |Â Â Â Â Â Â Â Â Â -- Fortunato Depero, 1929.<br>
<br>
_______________________________________________<br>
Python-ideas mailing list<br>
<a href="mailto:Python-ideas@python.org" target="_blank">Python-ideas@python.org</a><br>
<a href="https://mail.python.org/mailman/listinfo/python-ideas" rel="noreferrer" target="_blank">https://mail.python.org/mailman/listinfo/python-ideas</a><br>
Code of Conduct: <a href="http://python.org/psf/codeofconduct/" rel="noreferrer" target="_blank">http://python.org/psf/codeofconduct/</a><br>
</blockquote></div>