install from github pip code example
Example 1: install from github pip
pip install git+https://github.com/user/repo.git@branch
Example 2: pip3 install from git
pip install git+https://github.com/tangentlabs/django-oscar-paypal.git@issue/34/oscar-0.6