Skip to content

Latest commit

 

History

History

mariadb

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 

stackit.mariadb

The STACKIT MariaDB API provides endpoints to list service offerings, manage service instances and service credentials within STACKIT portal projects.

For more information, please visit https://docs.stackit.cloud/stackit/en/support-area-72063304.html

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

Then import the package:

import stackit.mariadb

Getting Started

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