X Tutup
Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 749 Bytes

File metadata and controls

23 lines (15 loc) · 749 Bytes

stackit.scf

API endpoints for managing STACKIT Cloud Foundry

For more information, please visit https://www.stackit.de/en/product/cloud-foundry/

This package is part of the STACKIT Python SDK. For additional information, please visit the GitHub repository of the SDK.

Installation & Usage

pip install

pip install stackit-scf

Then import the package:

import stackit.scf

Getting Started

Examples for the usage of the package can be found in the GitHub repository of the SDK.

X Tutup