Home

Awesome

Build Status

<!-- [![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/semantic-release/semantic-release) -->

Python SDK for IBM Cloud Code Engine 4.1.1

Python client library to interact with the IBM Cloud Code Engine API.

Table of Contents

<!-- The TOC below is generated using the `markdown-toc` node package. https://github.com/jonschlinkert/markdown-toc You should regenerate the TOC after making changes to this file. npx markdown-toc -i README.md --> <!-- toc --> <!-- tocstop -->

Overview

The IBM Cloud Code Engine Python SDK allows developers to programmatically interact with the following IBM Cloud services:

Service NameImported Class Name
IBM Cloud Code Engine V2CodeEngineV2
IBM Cloud Code Engine V1IbmCloudCodeEngineV1

Prerequisites

Installation

To install, use pip or easy_install:

pip install --upgrade "ibm_code_engine_sdk>=4.1.1"

or

easy_install --upgrade "ibm_code_engine_sdk>=4.1.1"

Using the SDK

Examples and a demo are available in the examples folder.

For general SDK usage information, please see this link

Questions

If you are having difficulties using this SDK or have a question about the IBM Cloud services, please ask a question Stack Overflow.

Issues

If you encounter an issue with the project, you are welcome to submit a bug report. Before that, please search for similar issues. It's possible that someone has already reported the problem.

Open source @ IBM

Find more open source projects on the IBM Github Page

Contributing

See CONTRIBUTING.md.

License

This SDK is released under the Apache 2.0 license. The license's full text can be found in LICENSE.