python
Differences
This shows you the differences between two versions of the page.
Last revisionBoth sides next revision | |||
python [2011/10/19 16:09] – created k2patel | python [2012/08/28 19:45] – [User level installation of package] k2patel | ||
---|---|---|---|
Line 8: | Line 8: | ||
python setup.py install --user | python setup.py install --user | ||
</ | </ | ||
+ | |||
+ | ==== List all Installed Modules ==== | ||
+ | In order to list all module installed on system use following command. | ||
+ | <code bash> | ||
+ | python -c " | ||
+ | </ | ||
+ |
python.txt · Last modified: 2020/08/10 02:35 by 127.0.0.1