venv: virtual environmentsΒΆ

Commands to manage virtual environments for the project: create, and destroy, activate, run commands inside, make an alias for a command. Most important thing here is you can have as much separated environments for one project as you want. DepHell makes it really cheap.