Search code examples
pycharmproject-structure

PyCharm - project structure - sources vs resources


In PyCharm directories could be marked as:

  • Sources
  • Resources
  • Templates
  • Excluded

I wonder what is the difference for sources and resources.

I can't find any informations about my question in documentation. Is there any definition?


Solution

  • Sources are "source" (.py) files. Resources are assets like .css, .png, .txt and other files