virtualfish

Virtual environment manager for the fish shell with automatic activation

brewmacoslinux
Try with needOr install directly
Source

About

Python virtual environment manager for the fish shell

Commands

vf

Examples

Create a new virtual environment$ vf new myproject
Activate an existing virtual environment$ vf activate myproject
List all virtual environments$ vf list