'Difference Between install from git and installing packages using pip install

I want to install Selenium and I read the document; I used to install using pip install but in instruction there is "Installing from Git sources", what is the difference between this two methods?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source