PyCharm Resources
Demos and Screencasts
Watch short PyCharm videos demonstrating certain IDE features and providing productivity hints.
What's New in Python 3.3 with PyCharm
7:34
In this screencast we're going to give an overview of the new
features of Python 3.3 using the PyCharm IDE.
The Git repository with the demo is hosted
here.
Getting Started with PyCharm
3:20
Writing code using TDD, running tests, code navigation, code refactorings
Django Development with PyCharm
5:38
Short video demonstrating basics of web development with Django in PyCharm. Note the code editing productivity features shown in the video.
Developing Flask Applications with PyCharm 2.6
6:43
PyCharm 2.6 adds full support for developing Flask web applications. In this screencast, we will use PyCharm to complete the Flask tutorial, showcasing its productivity features.