Edgewall Software

Changes between Version 1 and Version 2 of TracDev/PythonIDE


Ignore:
Timestamp:
Feb 11, 2014, 7:36:48 PM (10 years ago)
Author:
anonymous
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • TracDev/PythonIDE

    v1 v2  
    1212
    1313You can run Trac in debug mode and even debug remotely plugin code. But in a first try it doesn't work reliable.
     14
     15== !PyCharm
     16[http://www.jetbrains.com/pycharm/ PyCharm] Free Community Edition is a Python IDE by !JetBrains available under the Apache 2 license.
     17
     18It supports code completion, on-the-fly error highlighting, automated code refactorings, debugging.
     19
     20----
     21See also: https://wiki.python.org/moin/IntegratedDevelopmentEnvironments