python-env

Installation
SKILL.md

Python Environment Management

CRITICAL RULE: Never use pip directly. Always use uv. This applies to all Python package management.

Golden Rule

ALWAYS use uv for Python package and environment management. Never use pip directly.

Commands

Installs
15
GitHub Stars
86
First Seen
Mar 4, 2026
python-env — flonat/claude-research