Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


python_notes

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
python_notes [2017/08/29 08:36] – created juckinspython_notes [2017/08/29 08:38] juckins
Line 1: Line 1:
 ==== Python Notes ==== ==== Python Notes ====
  
-Use "pip" to manage python packages.  +Use "pip" to manage python packages:
  
   # yum install python2-pip   # yum install python2-pip
 +
 +To list installed python modules:
      
-  pip list+  pip list
      
  
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins