dephell venv shell

Activates virtual environment of current project and environment for current shell. If virtual environment doesn’t exist DepHell will create it.

Supported shells:

$ dephell venv shell --env=docs

This command build environment variables in the same way as dephell venv run.

See also

  1. dephell venv run to run single command in a virtual environment.