grundic / yagocd

Yet another GoCD python client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gocd_logo Yet another GoCD python client

image

image

image

image

Introduction

This library is a high level python API wrapper upon ThoughtWorks GoCD REST API. From the official documentation:

Go Continuous Delivery is continuous integration/deployment server, which helps you automate and streamline the build-test-release cycle for worry-free.

Using it, you can access to internals of the Pipelines, check their statuses, download Artifacts and more. It is designed with maximum comfort and productivity from the user perspective, so it should be very easy to use it in your own project. More information is available at official documentation

Installation

Quick example

Different implementations of GoCD API

Here is list of similar projects, that implements GoCD API:

Licence

MIT

About

Yet another GoCD python client

License:ISC License


Languages

Language:Python 99.2%Language:Makefile 0.5%Language:Shell 0.4%