Skip to content

Latest commit

 

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

pwsh-venv-auto

  • PowerShell Module
  • Automaticall activate and deactivate Python Virtual Environment when you change directory
  • Installed Virtual Environment directory name must be one of venv, env, .venv, .env

Installation

Install-Module InstallModuleFromGit -Scope CurrentUser
Install-GitModule https://github.com/peppy0510/pwsh-venv-auto -Force
  • Add following command to your PowerShell profile
Import-Module pwsh-venv-auto

About

pwsh-venv-auto

Resources

Stars

1 star

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages