Python Venv Management

Automatically manage Python virtual environments (.venv) in terminal commands. Always activate .venv before running Python/pip commands. Supports macOS, Linux, and Windows with shell-aware activation. Use when executing Python scripts, installing packages, or running development servers. Critical for consistent environment management.

findinfinitelabs c89230e 9.1 KB Updated

File contents

findinfinitelabs/chuuk/tree/main/.claude/skills/python-venv-management commit c89230ed35

Frequently asked questions

npx skillmds@latest add findinfinitelabs/python-venv-management