Seamless Python Environment Management on macOS
A manual, lightweight approach to Python virtual environment management that auto-activates when you `cd` into a project and deactivates when you leave — without ever running `source .venv/bin/activate` again....