PyCharm 2017.3 Help

Populating Projects

Populate your project by creating new elements of various types ( directories, packages and files). PyCharm suggests the following alternative ways of accessing the corresponding functionality:

  • File | New on the main menu.
  • The New context menu command.
  • The keyboard shortcut Alt+Insert.

As a result, the New menu is shown in which you select the type of an element to be created.

For generating PyCharm-specific elements, refer to Django section.

Last modified: 28 March 2018

See Also

Concepts: