python-venv-manager
CommunityMaster Python environments & dependencies.
AuthorCuriousLearner
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill streamlines the complex and often error-prone process of managing Python virtual environments and project dependencies, ensuring reproducible and isolated development setups.
Core Features & Use Cases
- Environment Creation & Management: Easily set up and switch between different Python versions and virtual environments using tools like
venv,virtualenv,poetry, andpyenv. - Dependency Handling: Automate the generation, locking, and updating of dependency files (
requirements.txt,pyproject.toml) with support for modern tools likepip-toolsandpoetry. - Project Setup & Migration: Provides guidance and scripts for initializing new projects, structuring code, and migrating existing projects to more robust dependency management systems.
- Troubleshooting: Offers solutions for common issues like
ModuleNotFoundError, dependency conflicts, and corrupted environments.
Quick Start
Use the python-venv-manager skill to set up a new Python project using Poetry and install the 'requests' library.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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-venv-manager Download link: https://github.com/CuriousLearner/devkit/archive/main.zip#python-venv-manager Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.