pip install -e .

Category: Python & pip

pip install -e .

Install the current package in editable/development mode

Installs the current directory as a package in 'editable' mode — changes to your source code take effect immediately without reinstalling.
Looking for more? Search all 7,657 commands — works offline, in English or Spanish, and fixes typos.