PyCharm

Python programming integrated development environment


title: "PyCharm" type: doc version: 1 created: 2026-02-28 author: "Wikipedia contributors" status: active scope: public tags: ["integrated-development-environments", "linux-integrated-development-environments", "formerly-proprietary-software", "linux-programming-tools", "software-development-kits", "software-using-the-apache-license"] description: "Python programming integrated development environment" topic_path: "technology/operating-systems" source: "https://en.wikipedia.org/wiki/PyCharm" license: "CC BY-SA 4.0" wikipedia_page_id: 0 wikipedia_revision_id: 0

::summary Python programming integrated development environment ::

::data[format=table title="Infobox software"]

FieldValue
namePyCharm
logo[[File:JetBrains PyCharm Product Logo.svg
screenshotPyCharm IDE 2023 screenshot.png
captionPyCharm 2023.2 Community Edition
developerJetBrains
released
latest_release_version
latest_release_date
programming languageJava, Python
operating systemWindows, macOS, Linux
size0.87–1.3 GB
genrePython IDE
license{{Plainlist
website
::

| name = PyCharm | logo = [[File:JetBrains PyCharm Product Logo.svg|upright=1]] | screenshot = PyCharm IDE 2023 screenshot.png | caption = PyCharm 2023.2 Community Edition | collapsible = | developer = JetBrains | released = | latest_release_version = | latest_release_date = | latest preview version = | latest preview date = | programming language = Java, Python | operating system = Windows, macOS, Linux | platform = | size = 0.87–1.3 GB | language count = | language footnote = | genre = Python IDE | license = {{Plainlist|

| name = PyCharm Edu | logo = File:PyCharm Edu Logo.svg | logo size = 64px | developer = | released = | discontinued = yes | latest release version = 2022.2.5 (Build: 222.4554.11) | latest release date = | programming language = Java, Python | operating system = Windows, macOS, Linux | size = 320–430 MB | genre = IDE | license = Apache License 2.0 | website =

PyCharm is an integrated development environment (IDE) used for programming in Python. It provides code analysis, a graphical debugger, an integrated unit tester, integration with version control systems, and supports web development with Django. PyCharm is developed by the Czech company JetBrains and built on their IntelliJ platform.

PyCharm is cross-platform, working on Microsoft Windows, macOS, and Linux. Portions of PyCharm's source code are released under the Apache License and available on GitHub, and a subscription is available to gain access to proprietary features.

Features

Free version

  • Python coding assistance and analysis, with code completion, syntax and error highlighting, linter integration, and quick fixes

  • Project and code navigation: specialized project views, file structure views and quick jumping between files, classes, methods and usages

  • Python code refactoring: including rename, update function signature, extract method, introduce variable, introduce constant, pull up, push down and others

  • Integrated Python debugger

  • Integrated unit testing, with line-by-line coverage

  • Virtual environment, build tool and package management

  • Embedded terminal and Python console

  • Docker support

  • HTML, XML, JSON, YAML, Markdown support

  • Spell- and grammar-checking

  • Version control integration: unified user interface for Mercurial, Git, Subversion, Perforce and CVS with changelists and merge, integration with GitHub and GitLab hosting services

Paid version

History

PyCharm was released to the market of the Python-focused IDEs to compete with PyDev (for Eclipse) or the more broadly focused Komodo IDE by ActiveState.

The beta version of the product was released in July 2010, with the 1.0 arriving 3 months later. Version 2.0 was released on December 13, 2011, version 3.0 was released on September 24, 2013, and version 4.0 was released on November 19, 2014.

PyCharm became open source on October 22, 2013. The open source variant is released under the name Community Edition while the commercial variant, Professional Edition, contains closed-source modules.

As of December 2022, JetBrains has discontinued PyCharm Edu and IntelliJ IDEA Edu. The educational functionality is now bundled with the Community and Professional editions of IntelliJ IDEA and PyCharm. Users are encouraged to install the Community or Professional editions and enable educational features through the IDE settings.

In April 2025, PyCharm Professional Edition and PyCharm Community Edition were merged into a "unified product", now simply called PyCharm. The new version of PyCharm can be used free of charge, with a licensing fee available to gain access to features previously exclusive to the Professional Edition.

Licensing

Portions of PyCharm's source code are distributed under the Apache 2 license. The source code is available on GitHub. A Pro subscription can be purchased to gain access to additional features, primarily geared towards a faster workflow and machine learning tools; however, the core IDE can be used free of charge.

Limitations

The PyCharm Python IDE does not feature a GUI builder for now. While there is no native GUI builder provided within PyCharm, by using PySide6/PyQt6 (the Python bindings to Qt V6), one can gain access to the Qt Widget Designer graphical UI builder.

References

References

  1. (10 October 2014). "JetBrains Debuts PyCharm Educational Edition".
  2. "JetBrains Strikes Python Developers with PyCharm 1.0 IDE". eWeek.
  3. [http://blog.jetbrains.com/pycharm/2013/10/pycharm-3-0-community-edition-source-code-now-available/ PyCharm 3.0 community edition source code now available] {{Webarchive. link. (2013-10-22 Jet Brains. October 2013.)
  4. "JetBrains Products Comparison".
  5. "Working with HTML files {{!}} PyCharm".
  6. "Grazie Lite - IntelliJ IDEs Plugin {{!}} Marketplace".
  7. "Create and run your first Django project {{!}} PyCharm".
  8. "Creating a Flask Project {{!}} PyCharm".
  9. "FastAPI {{!}} PyCharm".
  10. "Pyramid {{!}} PyCharm".
  11. "Style Sheets {{!}} PyCharm".
  12. "JavaScript {{!}} PyCharm".
  13. "Database Tools and SQL {{!}} PyCharm".
  14. "Cython support {{!}} PyCharm".
  15. (2021-11-04). "What is PyCharm {{!}} Where do we Use PyCharm? {{!}} Features".
  16. "Explore PyCharm Features - JetBrains' Leading Python IDE".
  17. (November 19, 2014). "Announcing General Availability of PyCharm 4".
  18. (2025-04-16). "PyCharm, the Only Python IDE You Need {{!}} The PyCharm Blog".
  19. [https://github.com/JetBrains/intellij-community/tree/master/python#readme PyCharm Community Edition] {{Webarchive. link. (2016-12-08 on GitHub.)

::callout[type=info title="Wikipedia Source"] This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page. ::

integrated-development-environmentslinux-integrated-development-environmentsformerly-proprietary-softwarelinux-programming-toolssoftware-development-kitssoftware-using-the-apache-license