Python Virtual Environment Manager

Community

Isolated Python environments for safe installs.

Authortim72117
Version1.0.0
Installs0

System Documentation

What problem does it solve?

這個技能確保所有 Python 相關操作都在隔離的虛擬環境 (.venv) 中執行,以避免污染全域環境或發生套件衝突。

Core Features & Use Cases

  • 自動建立並啟用虛擬環境 (.venv),確保專案依賴在隔離空間內安裝與執行。
  • 從 requirements.txt 安裝依賴,或可透過額外套件參數安裝。
  • 在執行 Python 腳本時,使用虛擬環境中的解譯器,保證可重現性與穩定性。

Quick Start

在專案根目錄建立或啟用 .venv,並使用 .venv/bin/python 執行您的 Python 腳本。

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: Python Virtual Environment Manager
Download link: https://github.com/tim72117/word/archive/main.zip#python-virtual-environment-manager

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.