Active Members Fi8sVrs Posted October 3, 2011 Active Members Report Posted October 3, 2011 (edited) JetBrains PyCharm — Python IDE with complete set of tools for productive development with Python programming language.In addition, the IDE provides high-class capabilities for professional Web development with Django framework.Video: http://www.jetbrains.com/pycharm/demos/quick_overview/pycharm_getting_started.htmlDownloadCoding AssistanceCode faster and with more pleasure in a smart and configurable editor with code completion, snippets and various intention actionsCode AnalysisTake advantage of on-the-fly code syntax, error highlighting, intelligent inspections and one-click quick-fix suggestions to make code betterProject Code NavigationInstantly navigate from one file to another, from method to its declaration or usages, and through classes hierarchy. Learn keyboard shortcuts to be even more productivePython RefactoringMake project-wide code changes painlessly with rename, extract method/superclass, introduce field/variable/constant, move and pull up/push down refactoringsWeb Development with DjangoEven more rapid Web development with Django framework backed up with excellent HTML, CSS and JavaScript editing facilities Edited October 3, 2011 by Fi8sVrs Quote