easiLinux: 一种基于python的linux功能命令简易化程序

代码链接:https://github.com/muzhaoyang90/easilinux/blob/main/README.md

语言:python

支持环境:linux

功能:我的easi系列之一(意思是易于使用),易于使用的linux。包括一些有用的、有趣的函数。比如通过easycommon监控多台服务器,通过一个命令查找服务、文件、文件夹,玩游戏,与机器人聊天等等。

开源项目,期待参与。

how to start!


install all the package below

import datetime, os, re, subprocess, time from threading import Timer

linux need to import the readline below; windows not

import readline


how to use!


use ./easiLinux.py in Liunx ; use python easiLinux.py in windows 

use help to see all function and command 

easiLinux: 一种基于python的linux功能命令简易化程序_第1张图片

u alse can type hello to it ! although it doesn't show in help. but we did it . we hope it can provide u a nice experience! 

hope u can join us!!!!

goal: build a series that make life or code much easier and intelligence!

你可能感兴趣的:(easi_series,linux,python,人工智能)