Source: https://foxhop.net/f3e03f1c-2f95-11f1-96f7-e86a64d24d78/pip-install-from-github
Snapshot: 2026-07-09T19:01:57Z
Generator: Remarkbox dba4024

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-07-09T19:01:57Z
Generator: Remarkbox dba4024