Made a little GUI app called “PipPy, a Python Pip package browser on macOS =)
- You can view system Pip packages and project (venv) Pip packages.
- Also includes a nice “Newest Packages/Latest Updates” feed from PyPI to stay up-to-date!
https://github.com/boscojwho/PipPy
Why? This project started because I found it hard to visualize all the Pip/venv installations in Python projects 😂