Coding

PyCharm – Integrated Development Environment for Python

PyCharm is a cross-platform IDE that is primarily targeted for Python and web development. An open source version is available as PyCharm Community Edition, and a proprietary version as PyCharm Professional Edition.

Like other IDE editors, PyCharm supports basic features like bookmarks, breakpoints, syntax highlighting, code completion, zooming, folding code blocks, etc. It also offers many advanced features like macros, highlighted TODO items, code analysis, intention actions, intelligent and fast navigation, and a lot more.

PyCharm Community Edition, the open source version of PyCharm, was released in 2013.

Key Features

  • Intelligent Code Editor – support for Python, JavaScript, CoffeeScript, TypeScript, CSS, popular template languages and more.
  • Smart code completion – quickly complete different kinds of statements in the code. PyCharm keeps an eye on what you are currently doing and makes smart suggestions, called intention actions.
  • Code inspections.
  • On-the-fly error highlighting and quick-fixes.
  • Automated code refactorings – refactor your code the intelligent way, with safe Rename and Delete, Extract Method, Introduce Variable, Inline Variable or Method, and other refactorings. Language and framework-specific refactorings help you perform project-wide changes.
  • Rich navigation capabilities – use smart search to jump to any class, file or symbol, or even any IDE action or tool window.
  • Work with several projects in one window.
  • Large range of plugins available including support for Markdown, the Bash language, and the R language.
  • Built-in support for Django.
  • Integrates with IPython Notebook, has an interactive Python console, and supports Anaconda as well as multiple scientific packages including Matplotlib and NumPy (professional edition only)
  • Support for various Python web development frameworks, specific template languages, JavaScript, CoffeeScript, TypeScript, HTML/CSS, AngularJS, Node.js, and more (professional edition only).
  • Python profiler – (professional edition only).
  • Remote development capabilities – (professional edition only).
  • Database & SQL support – (professional edition only).

Website: www.jetbrains.com/pycharm
Support: Documentation
Developer: JetBrains
License: Apache License (for Community edition). Commercial license applies to the Professional Edition

PyCharm
Click image for full size

PyCharm is written in Java and Python. Learn Java with our recommended free books and free tutorials. Learn Python with our recommended free books and free tutorials.


Related Software

Python Integrated Development Environments
PyCharmFull-featured IDE. Two editions are available, one is open source software
SpyderPython development environment providing MATLAB-like features
ericFull featured Python editor and IDE, written in Python
ThonnyTk-based IDE designed for novice programmers
PyDevPython plugin for Eclipse
LeoPIM, IDE and outliner
PyzoInteractive editor for scientific Python
PTKInteractive environment for Python
IDLEPython’s Integrated Development and Learning Environment

Read our verdict in the software roundup.

Integrated Development Environments
RStudioEnterprise-ready professional software for R
PyCharmIntegrated Development Environment for Python
NeovimContinuation and extension of Vim
LapceFast and powerful code editor written in Rust
NetBeans IDEJava based IDE from Apache
VSCodiumBinary distribution of VS Code
EclipseJava based environment combining a number of different Eclipse projects
Qt CreatorCross-platform, complete Integrated Development Environment
SpyderThe Scientific Python Development Environment
KDevelopAn easy to use IDE for KDE
HelixPost-modern modal text editor
PositronNext-generation data science IDE
ericFull featured Python editor and IDE
ThonnyPython Integrated Development Environment for Beginners
LazarusDelphi compatible cross-platform IDE
PyDevPython Integrated Development Environment for Eclipse
GambasDevelopment environment and a full powerful development platform
LeoPython based IDE, Outliner and PIM
IntelliJ IDEAIDE for Java, Groovy, and other languages
LiteIDEEdit and build Go projects
Arduino IDEElectronics prototyping platform
ZeroBrane StudioLightweight Lua-based IDE for Lua
CodeLitePowerful and lightweight C/C++ IDE
PyzoCross-Platform Python IDE focused on interactivity and introspection
DrRacketIDE for the Racket programming languages
BuilderIDE for GNOME
GeanySmall and lightweight IDE based on Scintilla
Code::BlocksVery extensible and fully configurable
Ecere SDKSoftware development kit
ZasperIDE for Data Science
U++Rapid application development framework
roobuilderVala and JavaScript IDE

Read our verdict in the software roundup.


Best Free and Open Source Software Explore our comprehensive directory of recommended free and open source software. Our carefully curated collection spans every major software category.

This directory is part of our ongoing series of informative articles for Linux enthusiasts. It features hundreds of detailed reviews, along with open source alternatives to proprietary solutions from major corporations such as Google, Microsoft, Apple, Adobe, IBM, Cisco, Oracle, and Autodesk.

You’ll also find interesting projects to try, hardware coverage, free programming books and tutorials, and much more.

Know a useful open source Linux program that we haven’t covered yet? Let us know by completing this form.
Subscribe
Notify of
guest
0 Comments
Oldest
Newest Most Voted
Inline Feedbacks
View all comments