This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author John Hagen
Recipients John Hagen, docs@python
Date 2016-01-18.21:48:48
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1453153728.95.0.733172914649.issue26149@psf.upfronthosting.co.za>
In-reply-to
Content
The Python documentation recommends editors that can be used on Unix:
https://docs.python.org/3.5/using/unix.html#editors

If the intent is to advertise very excellent IDEs (as Geany and Komodo Edit are listed), I suggest that PyCharm Community Edition (https://www.jetbrains.com/pycharm/download/) be added to the list.

It is free, has a very powerful static analyzer, comes with PEP8 checking installed by default, supports type hinting, ... (https://www.jetbrains.com/pycharm/features/)
History
Date User Action Args
2016-01-18 21:48:48John Hagensetrecipients: + John Hagen, docs@python
2016-01-18 21:48:48John Hagensetmessageid: <1453153728.95.0.733172914649.issue26149@psf.upfronthosting.co.za>
2016-01-18 21:48:48John Hagenlinkissue26149 messages
2016-01-18 21:48:48John Hagencreate