>> Have y’all seen ptpython’s autocomplete and syntax highlighting 
>> features? 
> 
> No. Do you have a link? What specific features have excited you?

IPython autocomplete is now powered by ptpython and Jedi. So if you’ve used it 
recently you’re already familiar with it. 

In the context of IDLE it seems like Jedi is the relevant piece of technology. 
Ptpython is short for “prompt toolkit Python”, ie command line/text mode. 

/ Anders
_______________________________________________
Python-ideas mailing list
Python-ideas@python.org
https://mail.python.org/mailman/listinfo/python-ideas
Code of Conduct: http://python.org/psf/codeofconduct/

Reply via email to