Description
Finds and downloads Python packages from package indexes and links, supporting tooling that needs to resolve package files. It helps installers and packaging workflows fetch distributions without implementing discovery logic themselves.
Developers and packagers use it as a package-management library. Downloaded packages can execute code during installation, so verify sources, hashes, and index configuration before trusting artifacts.