Source: https://foxhop.net/f3e03f1c-2f95-11f1-96f7-e86a64d24d78/pip-install-from-github
Snapshot: 2026-05-25T01:34:54Z
Generator: Remarkbox 1527ef7

This is a thread snapshot. The living document lives at the source URI above — it may have been edited, extended, or replied-to since.

Scan for living source

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.


Source: https://foxhop.net/f3e03f1c-2f95-11f1-96f7-e86a64d24d78/pip-install-from-github
Snapshot: 2026-05-25T01:34:54Z
Generator: Remarkbox 1527ef7