- Before
pip
and PyPI, people shared code by hand using
distutils` - PyPI was then created, and
distutils
could upload to it setuptools
then came along, and added a new.egg
formatsetuptools
introducedeasy_install
for using PyPIpip
and thewhl
format were introduced