Python SDK

Headline:
Create a Python SDK


Description:
We have several different SDKs available - go, Java, PowerShell. It’d be nice to include Python in that list as well.

Example/Use case(s):
Provide the ability to write Python scripts to interact with Morpheus API in a more native manner.


Untested, but this project is now able to build a Python client library based on the OpenAPI spec the team use for the API documentation. Worth a look, maybe there is something you can use in the interim. It looks comprehensive from the quick look I’ve had at the generated codebase.

I have been using the pymorpheus Python client. I believe it can be installed with pip.