Skip to main content

DevOps é um produto da Microsoft que fornece controle de versão, relatórios, gerenciamento de requisitos, gerenciamento de projetos, compilações automatizadas, gerenciamento de laboratório, recursos de gerenciamento de testes e versões.

Project description

DevopsX

General Information

Goal

DevOps é um produto da Microsoft que fornece controle de versão, relatórios, gerenciamento de requisitos, gerenciamento de projetos, compilações automatizadas, gerenciamento de laboratório, recursos de gerenciamento de testes e versões.

Documentation

The Documentation can be found in this link

Generate documentation

To create the code documentation:

pdoc --html --force azuredevopsX/ --output docs

Acess code documentation

To accesss the documenation, go to folder docs/devopsX and open index.html

Instalation

To install devopsX, run this command in your terminal:

pip install azuredevopsX

Usage

from azuredevopsX import factories
from pprint import pprint 
organization_url = "<DEVOPS URL>"
personal_access_token =  "<personal code access>"

project_service = factories.ProjectFactory(personal_access_token=personal_access_token,
                                            organization_url=organization_url)
projects = project_service.get_projects()

for project in projects:
    pprint(project.__dict__)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

azuredevopsX-0.4.4-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file azuredevopsX-0.4.4-py3-none-any.whl.

File metadata

  • Download URL: azuredevopsX-0.4.4-py3-none-any.whl
  • Upload date:
  • Size: 11.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.7

File hashes

Hashes for azuredevopsX-0.4.4-py3-none-any.whl
Algorithm Hash digest
SHA256 e2ddc742b8904b777dddd0f31bc1de313da9f7ae76ac3ad07aef0a7cbad712dd
MD5 41c2872cc5bf0376f1ab7f52fd053272
BLAKE2b-256 55a311d9678b2cce33f336d4f7be2a352ea0f7eba3e9407d8bcb8192cf4ec21c

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page