pipEnv
0.1.7
A python virtual environment manager using pipenv. Has functions to install, run, test and uninstall pipenv in PowerShell.
Minimum PowerShell version
7.4
Installation Options
Owners
Copyright
Copyright © 2025 Alain Herve. All rights reserved.
Package Details
Author(s)
- Alain Herve
Tags
Dependencies
Release Notes
# Release Notes
- Version_1.0
- Functions ...
- Optimizations
FileList
- pipEnv.nuspec
- Public\Install-Python.ps1
- pipEnv.psm1
- LICENSE
- Public\New-venv.ps1
- Public\Invoke-PipEnv.ps1
- Public\Install-PyEnv.ps1
- Public\Install-PipEnv.ps1
- Public\Dismount-venv.ps1
- Private\Search-EnvPath.ps1
- Private\Edit-EnvCfg.ps1
- en-US\pipEnv.strings.psd1
- README.md
- pipEnv.psd1
- Public\Use-venv.ps1
- Public\New-PythonProject.ps1