Is there a Python editor?

One of the best (and only) full-featured, dedicated IDEs for Python is PyCharm . Available in both paid (Professional) and free open-source (Community) editions, PyCharm installs quickly and easily on Windows, Mac OS X, and Linux platforms. Out of the box, PyCharm supports Python development directly.

Read more