I'm a beginner in Python and would like to know which plugin is needed to start GitHub using PyCharm.
I'm a beginner in Python and would like to know which plugin is needed to start GitHub using PyCharm.
You do not need a plugin, PyCharm supports integrated Git. Take a look at the documentation at Registering GitHub Credentials and How to Commit a Git Repository .