文件名称:torrent-cli::hammer: 磁力获取器命令行工具
文件大小:8KB
文件格式:ZIP
更新时间:2024-05-20 10:47:02
python torrent magento Python
磁力获取器命令行工具 作为一个搞代码的,找资源这种事肯定不能像普通人一样打开百度盲目查找,你需要写个爬虫工具来帮你完成这件事情啦! 兼容环境 Windows/Linux/MacOs 安装 pip 安装 $ pip install torrent-cli 源码安装 $ git clone https://github.com/chenjiandongx/torrent-cli.git $ cd torrent-cli $ pip install -r requirements.txt $ python setup.py install 如何使用 $ torrent-cli usage: torrent-cli [-h] [-n NUM] [-s SORT_BY] [-o OUTPUT] [-p] [-v] [KEYWORD [KEYWORD ..
【文件预览】:
torrent-cli-master
----requirements.txt(36B)
----LICENSE(1KB)
----setup.cfg(27B)
----setup.py(457B)
----README.md(6KB)
----torrent.py(8KB)
----.gitignore(1KB)