Packaging and Python 2

Is it included by default on the python.org installer?


Edit: Yes. What’s New in Python 2.7 — Python 3.12.1 documentation says:

On Windows and Mac OS X, the CPython installers now default to installing pip along with CPython itself (users may opt out of installing it during the installation process).

1 Like