On 3/26/2017 3:08 PM, Faaiz Asim via Python-ideas wrote:

To add to what I said on core_mentorship list, you should read
https://docs.python.org/devguide/
keeping in mind that some details are in flux due to the transition from hg to git and github.

I am aware of the default IDE (IDLE) which ships with the default python
package but I find it unsatisfactory in terms of debugging, aesthetics
and usability etc. The main idea is to improve it

What specific ideas for improvement do you have that are not already mentioned in one of the existing issues on bugs.python.org? Search on component 'IDLE'.

https://bugs.python.org/issue?%40search_text=&ignore=file%3Acontent&title=&%40columns=title&id=&%40columns=id&stage=&creation=&creator=&activity=&%40columns=activity&%40sort=activity&actor=&nosy=&type=&components=6&versions=&dependencies=&assignee=&keywords=&priority=&status=1&%40columns=status&resolution=&nosy_count=&message_count=&%40group=&%40pagesize=50&%40startwith=0&%40sortdir=on&%40action=search

> or rebase it from the grounds up,

If you mean using a GUI framework other than tkinter, not an option as long as tkinter is the GUI delivered with python.

and making it capable enough to ship with the python package.

It is intentionally focused on beginners, but is capable enough that I use it to develop patches for cpython, including IDLE.


--
Terry Jan Reedy

_______________________________________________
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