Installing a package from a folder Let us assume we are on a folder of a package (that we have downloaded from github). We could install the package with the following command: pip install -e .