https://github.com/devopshq/tfs
Microsoft TFS API Python client
https://github.com/devopshq/tfs
devopshq python python-library team-foundation team-foundation-server tfs
Last synced: about 2 months ago
JSON representation
Microsoft TFS API Python client
- Host: GitHub
- URL: https://github.com/devopshq/tfs
- Owner: devopshq
- License: mit
- Created: 2017-07-12T09:04:35.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2023-08-22T10:15:24.000Z (about 2 years ago)
- Last Synced: 2025-07-31T07:07:40.900Z (2 months ago)
- Topics: devopshq, python, python-library, team-foundation, team-foundation-server, tfs
- Language: Python
- Homepage: https://devopshq.github.io/tfs/
- Size: 405 KB
- Stars: 112
- Watchers: 16
- Forks: 28
- Open Issues: 22
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Microsoft TFS Python Library (TFS API Python client)
==========================================[](https://devopshq.github.io/tfs/) [](https://travis-ci.org/devopshq/tfs) [](https://www.codacy.com/app/tim55667757/tfs/dashboard) [](https://www.codacy.com/app/tim55667757/tfs/dashboard) [](https://pypi.python.org/pypi/dohq-tfs) [](https://github.com/devopshq/tfs/blob/master/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/](https://devopshq.github.io/tfs/)
## Installation
```
pip install dohq-tfs
```