Lancements de PyCharm

Released: Nov 8, 2012

Updates in this release

Updates in V2.6.3

  • Diagrams for Python, Django, GAE - View class diagrams for any Python project (right-click a file and select Diagrams). Model relationships for Django, SQLAlchemy ORM and Google App Engine projects.
  • Web Development with Flask - PyCharm now supports the development of Web applications using the Flask micro framework. Flask support comes in an external plugin for PyCharm.
  • Python 3.3 - Updated to support the new language features of Python 3.3, including the new namespace packages...