ianmontOriginal post
Rank 3: Container
I'm doing functions in appwrite using python, however I can't find a python sdk or server sdk for python on the docs, is there any way I can do operations with my appwrite inside a python function?
As such I just need to get a document that comes in the req.payload and update a value, but I still can't find any python docs, any help?
Summary
User needs help finding a Python SDK for functions in Appwrite. Solution: The SDK can be found on the Appwrite documentation page at this link: https://appwrite.io/docs/getting-started-for-server.