Python¶
User level installation of package¶
PYTHONUSERBASE
Defines the user base directory, which is used to compute the path of the user site-packages directory and Distutils installation paths.
List all Installed Modules¶
In order to list all module installed on system use following command.