Description
Manage Python project installation and dependencies with a dedicated workflow tool. It helps developers declare, install, and run project environments without relying only on ad hoc pip commands.
Dependency tools download and execute project packages. Review package sources, lockfiles, and scripts before using them in sensitive projects.