On Wed, Sep 12, 2018 at 05:15:51PM -0400, James Lu wrote: > Have y’all seen ptpython’s autocomplete and syntax highlighting > features?
No. Do you have a link? What specific features have excited you? The standard Python REPL now comes with autocomplete turned on by default. How does that compare? > Ptpython, usually used as a cli application, might be worth > integrating into IDLE. Is there a reason why Ptpython should be preferred over, say, bpython? https://bpython-interpreter.org/ Not that I'm suggesting bpython, its just that I've used bpython. -- Steve _______________________________________________ Python-ideas mailing list Python-ideas@python.org https://mail.python.org/mailman/listinfo/python-ideas Code of Conduct: http://python.org/psf/codeofconduct/