Screwdriver CD Python SDK Documentation

Getting help

Having trouble? We’d like to help!

Hint

  • Since methods with two underscores (__) cannot be tested due to the name mangling. We require all private methods and attributes to be prefixed with single underscore prefix (`_`) only

  • The phrase “Chinese” used throughout this documentation referse to “Simplified Chinese”, instead of “Traditional Chinese”

First Steps

Installation guide

Get screwdriver-cd-python-sdk installed on your computer.

Usage