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
21
GitHub Stars
130
First Seen
Mar 4, 2026
python-env — flonat/flonat-research