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 revision
Previous revision
Next revisionBoth sides next revision
python_notes [2017/08/29 08:36] – created juckinspython_notes [2018/04/26 15:48] 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 3 installation tips: 
 +  * https://janikarhunen.fi/how-to-install-python-3-6-1-on-centos-7.html 
 +  * http://ask.xmodulo.com/install-python3-centos.html 
 +  * https://medium.com/@nnilesh7756/installation-of-python-3-x-specific-version-on-centos-7-f93771d01c55
python_notes.txt · Last modified: 2023/04/05 08:56 by juckins