Skip to content

Releases: oceanbase/obshell-sdk-python

0.0.1

26 Jun 07:32
c65da18
Compare
Choose a tag to compare

We are excited to announce the first release of the OBShell Python SDK! This SDK allows developers to interact with OBShell systems programmatically using Python.

Features:

Full API Coverage: Supports all interfaces for OBShell V4.2.2 and V4.2.3.
Ease of Use: Simplifies interaction with the OBShell’s API by providing convenient Python methods.

Compatibility:

The SDK is fully compatible with OBShell V4.2.2 and V4.2.3.
Requires Python 3.x (recommended Python 3.6 or higher).

How to Install:

To install the OBShell SDK, run the following command:

pip install obshell

Getting Started:

For a quick start on how to use the SDK, please refer to our Getting Started guide.

Need Help?

If you encounter any issues or have questions, please feel free to submit an issue on GitHub or visit Q&A community for assistance.

We hope this SDK accelerates your development and makes interfacing with OBShell systems more efficient. Thank you for using the OBShell Python SDK!