Sam Hooke

Bootstrapping pip

What doesn’t seem to be documented in the pip installation guide is that pip can bootstrap itself. You can install pip using pip without pip being already installed. No internet access is required, just an installation of Python and the pip wheel:

python pip-18.0-py2.py3-none-any.whl/pip install pip-18.0-py2.py3-none-any.whl

These are rough notes from whatever I was working on, interested in or thinking about at the time. They vary greatly in quality and length, but prove useful to me, and hopefully to you too!

← Previous: Invalid handle error from Coverage inside Tox
Next: Update →