Christopher Juckins

SysAdmin Tips, Tricks and other Software Tools

User Tools

Site Tools


python_notes

This is an old revision of the document!


Python Notes

Use "pip" to manage python packages:

# yum install python2-pip

To list installed python modules:

$ pip list

Python 3 installation tips:

python_notes.1524772035.txt.gz · Last modified: 2018/04/26 15:47 by juckins