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.1560002648.txt.gz · Last modified: 2019/06/08 10:04 by juckins