Skip to content

ghl1024/Python-Linux

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

1、安装psutil模块:

wget https://pypi.python.org/packages/e2/e1/600326635f97fee89bf8426fef14c5c29f4849c79f68fd79f433d8c1bd96/psutil-5.4.3.tar.gz

tar -xf psutil-5.4.3.tar.gz

cd psutil-5.4.3

python3 setup.py install

2、安装xlsxwriter模块:

pip install XlsxWriter

About

Python脚本巡检Linux系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages