PyCharm is a 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.
PyCharm is an advanced IDE, focused on boosting your productivity to enable you to deliver the cutting-edge code in almost no time.
Get PyCharm and give it a try to fully assess its capabilities!
Here are some key features of "PyCharm":
Python Code Editor:
· Code Analysis
· Intelligent Code Editor
· Easy Code Navigation and Search
· Python Refactoring
Django IDE + JavaScript, HTML:
· Django Templates Editing
· Django-Specific Code and Files
· Django Templates Debugging
· Other Templating Languages
Debugger, Google App Engine, etc.:
· Run, Debug & Test your Python/Django
· Google App Engine Python Development
· Python Desktop Development
Limitations:
· 30 days trial
What's New in This Release: [ read full changelog ]
PyCharm 2.5 adds a set of very important features with regards to working with Python interpreters and application packaging:
· Remote interpreters - full integration with Python interpreters running on remote hosts is ensured.
· Added ability to browse and install packages from PyPI.
· The new version provides virtualenv integration including virtualenvs creation and auto-detection of existing ones.
· The IDE now offers a simple UI for creating new setup.py files and for running setup.py tasks. Start typing task name and PyCharm shows you what you need.
· PyCharm is now capable of reading dependencies from setup.py or requirements.txt. Having all packages in place let's you enjoy all outstanding code completion and code navigation abilities of PyCharm.
· New packaging-aware inspections are added with a quick-fix to automatically install an unresolved package specified in import.
· SVN: Enjoy the new features and performance of the latest Subversion with the best GUI client available.
· Git:...