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?
You should find the sdk in this page https://appwrite.io/docs/getting-started-for-server 👍🏻
thanks @Torsten Dittmann
Recommended threads
- Function deployment failed: Unable to re...
Hi Appwrite team, I have been experiencing persistent errors when i attempt to push my appwrite functions. The logs on the deployment detail page on the console...
- My cloud functions failing 3 days ago (P...
Hi, My cloud function using python has been failing for 3 days, I didn't push any new deployments... Its something to do with it not recognising the entrypoi...
- Scheduled works locking the entire Maria...
I have a scheduled function and apparently that or something is locking the entire MariaDB database and Appwrite is giving MariaDB errors. This error persists e...