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:

Python3.7 on Fedora 28:

python_notes.1535982300.txt.gz · Last modified: 2018/09/03 09:45 by juckins