azure-devops-python-samples:用于与Azure DevOps进行交互和管理的Python示例

时间:2021-05-30 10:10:44
【文件属性】:
文件名称:azure-devops-python-samples:用于与Azure DevOps进行交互和管理的Python示例
文件大小:20KB
文件格式:ZIP
更新时间:2021-05-30 10:10:44
python api vsts samples Python Azure DevOps 的 Python 示例 此存储库包含 Python 示例,这些示例展示了如何使用与 Azure DevOps 和 Team Foundation Server (TFS)。 自2021年1月起,我们将不再积极维护此存储库。 随意继续使用它来获取灵感或示例。 不过,我们不会更新或添加任何示例。 探索 样本按samples包内的“区域”(服务)和“资源”进行组织。 每个示例模块都展示了与 Azure DevOps 和 TFS 交互的各种方式。 资源可能有多个样本,因为通常有多种方法可以查询给定资源。 安装 克隆这个存储库并cd到其中 创建一个虚拟环境( python3 -m venv env && . env/bin/activate && pip install -r requirements.txt ) 现在您可以runner.py带参数运行runner.py
【文件预览】:
azure-devops-python-samples-main
----requirements.jupyter.txt(128B)
----requirements.dev.txt(84B)
----src()
--------exceptions.py(184B)
--------.flake8(56B)
--------config.py(2KB)
--------utils.py(2KB)
--------runner.py(6KB)
--------samples()
--------hacks.py(511B)
--------tests()
--------http_logging.py(2KB)
--------runner_lib.py(2KB)
----API Samples.ipynb(4KB)
----requirements.txt(107B)
----LICENSE(1KB)
----README.md(5KB)
----contribute.md(2KB)
----.gitignore(1KB)

网友评论