A smart shell script to simplify your Python development workflow. This script provides a single, intelligent command to create, activate, or deactivate a Python virtual environment based on the ...
Automatically keeps VS Code and Cursor pointed at the closest Python virtual environment (e.g. .venv) for the active file and optionally configures Pyright for workspace-wide analysis. When a Python ...