Project-specific boilerplate code

Next, click on the Create button in the bottom right corner of the window. PyCharm will generate a folder in the location you specify with all the skeleton files and code for your specific project. This process might take a while, but when it finishes, you will see a PyCharm window that contains your project.

The following window is what my PyCharm displayed when the creation process finished:

Django project created in PyCharm

If you are familiar with the Django web development framework, you will find that the manage.py file (which is currently being opened in the editor in the preceding screenshot) is one ...

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.