How does PyCharm know / configures the project type when Pycharm clones a Git or Github repository.
When I create a new PyCharm project, I configure a project type.
Example PyCharm project types: Google App Engine project, Django project.
Update:
This Github repo does not contain any project settings. See VonC answer below. Cloning it with Pycharm works fine. I do not use standard paths for the Python interpreter and the App Engine SDK.