runpod-python sdk to create serverless endpoint
Hi I want to create and deploy a new serverless gpu endpoint by python sdk.
But it seems https://github.com/runpod/runpod-python is not actively maintained anymore. Is python sdk being given up and you have to do everything through UI?
GitHub
GitHub - runpod/runpod-python: 🐍 | Python library for RunPod API an...
🐍 | Python library for RunPod API and serverless worker SDK. - GitHub - runpod/runpod-python: 🐍 | Python library for RunPod API and serverless worker SDK.
4 Replies
The Python SDK is definitely actively maintained, just hasn't had a new release in a while, probably because its pretty stable at the moment. RunPod are always open to Pull Requests, so feel free to create a PR if you feel some functionality should be added.
It doesn't have the feature for it yet but it's available from graphql or runpod cli right?
I don't see any mutations for it in the GraphQL docs
Can probably inspect the browser to get the API call thats made
Ye maybe on the docs > sdk > graphql