:synopsis: Bootstrapping the ``pip`` installer into an existing Python
installation or virtual environment.
+.. versionadded:: 3.4
+
The :mod:`ensurepip` package provides support for bootstrapping the ``pip``
installer into an existing Python installation or virtual environment. This
bootstrapping approach reflects the fact that ``pip`` is an independent
when creating a virtual environment) or after explicitly uninstalling
``pip``.
-.. versionadded:: 3.4
-
.. note::
This module *does not* access the internet. All of the components