How to Install Setuptools for Python on Linux
Setuptools is a fully-featured, stable, and actively maintained library that is aimed at facilitating the packaging of Python projects, which includes: Python package and module definitions. Distribution package metadata. Test hooks. Project installation. Platform-specific details.