python-manager-discovery Skill
Environment manager-specific discovery patterns and known issues. Use when working on or reviewing environment discovery code for conda, poetry, pipenv, pyenv, or venv. Published by microsoft in vscode-python-environments.
What is python-manager-discovery Skill?
Environment manager-specific discovery patterns and known issues. Use when working on or reviewing environment discovery code for conda, poetry, pipenv, pyenv, or venv. Published by microsoft in vscode-python-environments. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.
Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement.
Key capabilities
- Includes SKILL.md support
- Reusable instructions support
- Developers using vscode-python-environments
Technical details
- Install or run with Copy skill directory
When to use python-manager-discovery Skill
- Use it for developers using vscode-python-environments.
Built with
Editorial notes
Source
- Creator: microsoft
- Repository: microsoft/vscode-python-environments
- Skill file: .github/skills/python-manager-discovery/SKILL.md
What it does
Environment manager-specific discovery patterns and known issues. Use when working on or reviewing environment discovery code for conda, poetry, pipenv, pyenv, or venv.
Skill instructions
Environment Manager Discovery Patterns This skill documents manager-specific discovery patterns, environment variable precedence, and known issues. Manager Quick Reference | Manager | Config Files | Cache Location | Key Env Vars | | ------- | ---------------------------------------------- | ------------------------ | --------------------------------------------------- | | Poetry | poetry.toml, pyproject.toml, config.toml | Platform-specific | POETRYVIRTUALENVSINPROJECT, POETRYCACHEDIR | | Pipenv | Pipfile, Pipfile.lock | XDG or WORKONHOME | WORKONHOME, XDGDATAHOME | | Pyenv | .python-version, versions/ | ~/.pyenv/ or pyenv-win | PYENVROOT, PYENVVERSION | | Conda | environment.yml, conda-meta/ | Registries + paths | CONDAPREFIX, CONDADEFAULTENV | | venv | pyvenv.cfg | In-project | None | --- Poetry Discovery Locations Virtualenvs cache (default): - Windows: %LOCALAPPDATA%\pypoetry\Cache\virtualenvs - macOS: ~/Library/Caches/pypoetry/virtualenvs - Linux: ~/.cache/pypoetry/virtualenvs In-
Explore related resources
Frequently asked questions
What is python-manager-discovery?
python-manager-discovery is a open-source AI agent skill with Copy skill directory. Environment manager-specific discovery patterns and known issues. Use when working on or reviewing environment discovery code for conda, poetry, pipenv, pyenv, or venv.
Who is python-manager-discovery best for?
python-manager-discovery is best for reusing agent instructions, scripts, and references.
How do I install python-manager-discovery?
Install or run python-manager-discovery using Copy skill directory. Check python-manager-discovery for the latest setup command.
Is python-manager-discovery actively maintained?
python-manager-discovery may need a closer maintenance check before production use.
Auto-fetched from GitHub.