Interacting with a PyCharm project

Still following the example from the previous subsection, we will be looking into how to finally create and interact with a PyCharm project. Let's get started:

  1. Click the Create button to finalize the process. PyCharm will take you to another window where your newly created project is. The following screenshot shows what I obtained from my PyCharm:
A new project in PyCharm
Notice that, aside from the directory folder in the left-hand panel, there is not much for us to interact with here since there are no files in our project currently.
  1. To add a new file to our project, right-click on the project in the ...

Get Hands-On Application Development with PyCharm now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.