pip-install-from-github

12y, 27d ago

pip install from github

In this example I show how to use pip to install a Python package from a Github repo:

pip install -e "git://github.com/Pylons/substanced.git@master#egg=substanced"

That is all.


Comments

hide preview ▲show preview ▼

What's next? verify your email address for reply notifications!

Leave first comment to start a conversation!