Skip to main content

一个简单小巧但实用的模块

Project description

介绍

从它的名字就可以看出,这就是一个简单但很实用的模块
每个命令都可以使用模块内的helpcmd()命令来帮助
模块内自带更新日志,使用log()命令来查看

迈出第一步

  import easy_functions as ef
  ef.help()

此操作将会显示命令列表和一些其他的帮助
如果你想直接获得纯净的命令列表,可以使用easy_functions.cmdlist

了解helpcmd()命令

这是本模块自带的解释功能,堪比命令提示符一样清晰的解释!
你可以很清楚地知道每一个命令的功能以及它们的语法
使用easy_functions.helpcmd('命令')解释单个命令
easy_functions.helpcmd('all')解释所有命令

声明

此模块就是之前的SimpleFunctions.py
但因为某种原因,此模块现更名为easy_functions.py

最后

如果对本模块有建议一定要告诉我啊,我也是第一次写模块
QQ号已经留在模块里了
使用help(easy_functions)就可以在Author处找到我的QQ号

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

easy_functions-2.18.57.tar.gz (9.1 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page