
PyCharm is a Python IDE with complete set of tools for productive development with the Python programming language. In addition, the IDE provides high-class capabilities for professional Web development with the Django framework.
Following the release of version 3, PyCharm forked into two paths: a free, Open-Source Community Edition; and the commercial, full-featured Professional Edition. Here are a few highlights of the different forks:
Professional Edition
- Full-featured IDE for Python & Web development
- Supports Django, Flask, Google App Engine, Pyramid, web2py
- JavaScript, CoffeeScript, TypeScript, CSS, Cython, Template languages and more
- Remote development, Databases and SQL support, UML, and SQLAlchemy Diagrams
- Lightweight IDE for Python development only
- Free, open-source, Apache 2 license
- Intelligent Editor, Debugger, Refactorings, Inspections, VCS integration
- Project Navigation, Testing support, Customizable UI, Vim key bindings
PyCharm is available at several price points. Above price reflects one year subscription for individual user; see this page for more information.
Version 5.0.3:
- a few fixes for performance problems
- a number of fixes for Docker support
- fixes for integrated Debugger and Profiler
- a fix for Django project creation
- fixes for Python inspections
- numerous platform and web development improvements
- OS X 10.5 or later
- JDK 6
- Python 2.4 or later, Jython, PyPy, or IronPython
Download Now