shutup:关闭烦人的控制台输出。 有时候你只想安静一点

时间:2024-05-22 04:53:01
【文件属性】:

文件名称:shutup:关闭烦人的控制台输出。 有时候你只想安静一点

文件大小:4KB

文件格式:ZIP

更新时间:2024-05-22 04:53:01

Python

关机v 1.1 ### Shutup.py-静音烦人的控制台输出。 ####有时候您只想安静一点。 ####关于:Shutup.py帮助您告诉控制台输出关闭一分钟。 ####安装: # cd to your working directory git clone https://github.com/patleeman/shutup.git cd shutup python setup.py install pypi最终... 用法: 作为装饰器来关闭您的愚蠢功能: import shutup @ shutup . function def annoying_function (): print ( "DOING SOMETHING HYUK HYUK" ) # does something print ( "YAK YAK YAK YAK" )


【文件预览】:
shutup-master
----shutup.py(2KB)
----test.py(2KB)
----setup.py(421B)
----.gitignore(2KB)
----README.md(3KB)

网友评论