8000 GitHub - devopshq/tfs: Microsoft TFS API Python client
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

devopshq/tfs

Repository files navigation

Microsoft TFS Python Library (TFS API Python client)

docs dohq-tfs build status dohq-tfs code quality dohq-tfs code coverage dohq-tfs on PyPI dohq-tfs license


Introduction

Microsoft Team Foundation Server Python Library is a Microsoft TFS API Python client that can work with Microsoft TFS workflow and workitems.

Read full documentation: https://devopshq.github.io/tfs/

Installation

pip install dohq-tfs
0