Description
Manages Python project dependencies, virtual environments, packaging metadata, and builds from the command line. It helps developers keep project configuration in current PEP formats and reproduce the same dependency set across machines.
Use it inside trusted projects, because dependency installation can download and execute build steps from packages. Review lock files and package sources before using it in production or shared environments.