Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func GetDepTreeScriptPath ¶
Return path to the dependency-tree script, if not exists it creates the file.
func RunPipDepTree ¶
Executes the pip-dependency-map script and returns a dependency map of all the installed pip packages in the current environment to and another list of the top level dependencies
func RunPipInstall ¶
Execute pip install command. "pip install ."
func RunVirtualEnv ¶
Execute virtualenv command: "virtualenv {venvDirPath}" / "python3 -m venv {venvDirPath}"
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.