pipenv open <module>

View a given module in your editor

Arguments

NameDescription
module

Options

NameDescription
--pythonSpecify which version of Python virtualenv should use
--threeUse Python 3 when creating virtualenv
--twoUse Python 2 when creating virtualenv
--clearClears caches (pipenv, pip, and pip-tools)
-v, --verboseVerbose mode
--pypi-mirrorIf you would like to override the default PyPI index URLs with the URL for a PyPI mirror