PipPy (Pip + Python) is a GUI app for Python's Pip package manager on macOS.
PipPy is a work-in-progress: See below for its current feature set.
- PipPy automatically searches for system Pip installations.
- View a Python project's packages installed/managed by Pip via its virtual environment (venv).
- To do so, simply drag and drop a Python project directory into the sidebar.
- You can switch between the various Pip installations associated with a project's virtual environment.