Am 01.02.19 um 09:26 schrieb João Matos: > Hello, > > > Consider adding the option of running shell/console commands inside the REPL. > Something like >>>>!dir
IPython provides exactly this: pip install ipython than start it with : ipython Get an overview of features with: In [1]: %quickref Mike > > > Best regards, > > João Matos > > > _______________________________________________ > Python-ideas mailing list > Python-ideas@python.org > https://mail.python.org/mailman/listinfo/python-ideas > Code of Conduct: http://python.org/psf/codeofconduct/ > _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/