Easy Install is a Python module that lets users automatically download, build, install and manage Python packages. It can install packages from PyPI by name, URL or filename. Packages are upgraded by installing a newer version. Uninstalling removes the package files and scripts. Multiple versions can be installed and the active version changed using version numbers.