文件名称:buildfeed-cli:基于Python的CLI,用于读取BuildFeed
文件大小:119KB
文件格式:ZIP
更新时间:2024-05-22 09:26:22
Python
BuildFeed CLI 例子 要求 pip install -r requirements.txt 使用BuildFeed 最新的 检索添加到BuildFeed的最新版本 bf.py latest 最高 从BuildFeed检索最高版本 bf.py highest 航班 从BuildFeed检索飞行版本(日志记录/ win10) bf.py flights -r wis // Windows Insider Slow bf.py flights -r wif // Windows Insider Fast bf.py flights -r msit // Microsoft Internal bf.py flights -r osg // Operating Systems Group bf.py flights -r canary
【文件预览】:
buildfeed-cli-master
----bf.py(2KB)
----requirements.txt(10B)
----examples()
--------example.gif(54KB)
--------highest.png(26KB)
--------latest.png(22KB)
--------flights.png(30KB)
----README.md(797B)