X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

stackit.cdn

API used to create and manage your CDN distributions.

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-cdn

Then import the package:

import stackit.cdn

Getting Started

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

X Tutup