Sign In Start Free Trial
Account

Add to playlist

Create a Playlist

Modal Close icon
You need to login to use this feature.
  • Book Overview & Buying MASTERING PYCHARM
  • Table Of Contents Toc
MASTERING PYCHARM

MASTERING PYCHARM

By : Nafiul Islam
2.6 (17)
close
close
MASTERING PYCHARM

MASTERING PYCHARM

2.6 (17)
By: Nafiul Islam

Overview of this book

PyCharm is addictive, with powerful and configurable code completion, superb editing tools, top-notch support, diverse plugins, and a vibrant ecosystem to boot. Learning how PyCharm works and maximising the synergy of its powerful tools will help you to rapidly develop applications. From leveraging the power of the editor to understanding PyCharm's internals, this book will give you a comprehensive view of PyCharm and allow you to make your own choices about which workflow and tools are best for you. You will start by getting comfortable with PyCharm and making it look exactly like you want. You can customize the tools and taskbars to suit individual developers' coding styles. You also learn how to assign keyboard shortcuts. You will master debugging by inserting breakpoints, collecting runtime data, and debugging from the console. You will understand how PyCharm works underneath and how plugins such as Codemap, Vim, Bitbucket, Assets compressor, markdown, bash file, shortcut translator, and .gitignore leverage the power of the IntelliJ platform. You will become comfortable using the VCS interface in PyCharm and see the benefits of using it for some simple tasks as well as some more complex tasks such as partial commits using changelists. You will take an in-depth look at the various tools in PyCharm, improving your workflow drastically. Finally, you will deploy powerful PyCharm tools for Django, Flask, GAE, and Pyramid Development, becoming well acquainted with PyCharm’s toolset for web development with popular platforms. Packed with insider tricks, this book will help you boost productivity with PyCharm.
Table of Contents (13 chapters)
close
close
3
3. Getting Places
12
Index

All about interpreters


Interpreter features in PyCharm are quite numerous. PyCharm allows you to create a new project with any interpreter that is installed on your system. It also allows you to derive a virtualenv from any interpreter installed on your system. And, it even allows you to inherit global site packages in the dialog box when creating the virtualenv. However, if you don't like this, you can always launch a project from the command line with the interpreter of your choice.

Before we start, however, I feel it is necessary to discuss virtualenv. It is a Python package for managing Python environments. It is freely available on Python Package Index (PyPI) and can be easily accessed with a pip install. If you aren't familiar with how virtualenv works, I suggest reading the documentation at https://virtualenv.pypa.io/en/latest/.

Adding interpreters

When starting off a Pure Python project in the wizard, PyCharm gives us the ability to choose any interpreter installed on our system, and...

CONTINUE READING
83
Tech Concepts
36
Programming languages
73
Tech Tools
Icon Unlimited access to the largest independent learning library in tech of over 8,000 expert-authored tech books and videos.
Icon Innovative learning tools, including AI book assistants, code context explainers, and text-to-speech.
Icon 50+ new titles added per month and exclusive early access to books as they are being written.
MASTERING PYCHARM
notes
bookmark Notes and Bookmarks search Search in title playlist Add to playlist font-size Font size

Change the font size

margin-width Margin width

Change margin width

day-mode Day/Sepia/Night Modes

Change background colour

Close icon Search
Country selected

Close icon Your notes and bookmarks

Confirmation

Modal Close icon
claim successful

Buy this book with your credits?

Modal Close icon
Are you sure you want to buy this book with one of your credits?
Close
YES, BUY

Submit Your Feedback

Modal Close icon
Modal Close icon
Modal Close icon