Description
Project environments can install and manage Python packages with the PyPA-recommended installer from a git snapshot. Developers use pip for dependency installation, indexes, wheels, and packaging workflows. Package sources and install scripts can execute code, so trust and isolation matter.