Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

linear-b/azure-devops-python-api

Open more actions menu
 
 

Repository files navigation

This is a public forked repo of microsoft's azure-devops-python-api!

This repository contains Python APIs for interacting with and managing Azure DevOps.

Changes, Fixes & Enhancements

following is a list of changes on top of original repository

  1. update setup.py file
  2. deleted scripts directory
  3. removed v5_1 clients package`
  4. added 'DetailedResponse' class to return end point returned values and pagination token (bug fix for 6.0 clients)
  5. Some 'get' functions in git_client_base return FullResponse object instead of only deserialized response

installation and packaging

change version inside setup.py file
execute the following from setup.py directory:

python setup.py sdist upload -r local

Packages

 
 
 

Contributors

Languages

  • Python 100.0%
Morty Proxy This is a proxified and sanitized view of the page, visit original site.