Search icon CANCEL
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Conferences
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
MASTERING PYCHARM

You're reading from   MASTERING PYCHARM Use PyCharm with fluid efficiency to write idiomatic python code

Arrow left icon
Product type Paperback
Published in Oct 2015
Publisher
ISBN-13 9781783551316
Length 232 pages
Edition 1st Edition
Languages
Tools
Arrow right icon
Author (1):
Arrow left icon
Nafiul Islam Nafiul Islam
Author Profile Icon Nafiul Islam
Nafiul Islam
Arrow right icon
View More author details
Toc

Chapter 5. Interpreters and Consoles

In this chapter, we are going to be diving deep into interpreter support in PyCharm. PyCharm's interpreter support is very powerful, with the ability to support almost any interpreter—from the most commonly used interpreter, CPython, to less widely used interpreters such as PyPy and Jython. PyCharm also has powerful console support. It can emulate both IPython and the normal Python interpreter, providing the syntax highlighting and code completion that we take for granted from the editor. What's even better is that code completion in the console is more powerful in PyCharm than in the editor. By reading this chapter, you'll be able to quickly install packages, make virtualenvs, and get the most out of code completion in the PyCharm console. This chapter is broken down into a few parts:

  • All about interpreters: This section covers interpreter configuration, virtualenv creation, package management, and remote interpreters
  • The...
lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at €18.99/month. Cancel anytime