PyCharm is a powerful Integrated Development Environment (IDE) for Python programming. It features a rich language-aware editing, debugging, testing, and refactoring capabilities, as well as support for web development with Django, Flask, and web2py. PyCharm also has a powerful code analysis engine that can detect errors and suggest fixes. It also includes code completion, navigation, and quick-fixes for refactoring and code analysis. PyCharm also supports version control systems such as Git, Mercurial, and Subversion. It also features a built-in terminal for running commands and a graphical debugger. PyCharm is designed to be extensible and customizable, and developers can create their own plugins to extend its functionality.
Sublime Text is an editor, not a Python IDE.
Sublime Text is a source code editor, and Pycharm is an IDE.
Discontinued Appears to be abandoned. Last release was January 2016
Discontinued No longer in development. The latest version, 5 Beta 9.2 (4.9.9.2), released on February 21, 2005, is still available for download, but a maintained version of Dev-C++ with updated code is https://alternativeapp.info/software/orwell-dev-c- /
By bsdz · Feb 2019
Manejo terrible de la invocación de script "-m"; debería convertir automáticamente las rutas a nombres de paquetes como pydev. Uno tiene que configurar cada script individualmente si utiliza la capacidad "-m" reciente de pycharm (había sido una solicitud popular en su lista de problemas durante años antes de que se pusiera en práctica). Personalmente, no me gusta tener una ventana abierta por proyecto. Crea mucho desorden en el escritorio si trabajas en muchos proyectos simultáneamente.
Atom is a text editor, not an ide