clf:命令行工具,用于在终端中搜索和查看摘要

时间:2024-06-06 21:07:54
【文件属性】:

文件名称:clf:命令行工具,用于在终端中搜索和查看摘要

文件大小:9KB

文件格式:ZIP

更新时间:2024-06-06 21:07:54

Python

clf-用于在Commandlinefu.com上搜索代码片段的命令行工具 是记录真棒命令行摘要的地方。 该工具使您可以在终端中搜索和查看结果。 例子1 $ clf python server # python smtp server python -m smtpd -n -c DebuggingServer localhost:1025 # Python version 3: Serve current directory tree at http://$HOSTNAME:8000/ python -m http.server # Start a HTTP server which serves Python docs pydoc -p 8888 & gnome-open http://localhost:8888 # put current direc


【文件预览】:
clf-master
----setup.py(1KB)
----.gitignore(40B)
----requirements.txt(68B)
----.travis.yml(121B)
----MANIFEST.in(13B)
----clf()
--------__init__.py(3KB)
--------command.py(587B)
--------constants.py(170B)
--------utils.py(2KB)
--------api.py(3KB)
--------exceptions.py(511B)
----LICENSE.txt(1KB)
----README.rst(3KB)
----test_clf.py(5KB)
----tox.ini(105B)

网友评论