Description
Installs Python packages and their dependencies from package indexes, local archives, or source trees. It is the standard command-line tool many users and projects rely on to add Python libraries and applications.
Package installation can download code and run build steps. Use trusted indexes, review project requirements, and prefer isolated environments when installing software for development or automation.