Productivity

We’ve now seen the basics of the PyCharm UI and how to run Python code in the PyCharm IDE. Along the way, you saw some of the special ninja tricks for productive coding in PyCharm.

This section focuses much more on faster, more accurate Python development by putting PyCharm to work. We’ll cover more Live Templates, Code Intentions, refactorings, language injections, and more.