Hey guys, how can i create a document in python sdk? https://github.com/appwrite/sdk-for-python/blob/main/docs/examples/databases/create-document.md i tried this but I'm confused
TL;DR
Developers were able to create a document using the Python SDK for Appwrite. The confusion was resolved by referring to the example provided in the Appwrite documentation: https://github.com/appwrite/sdk-for-python/blob/main/docs/examples/databases/create-document.mdwhat are you confused about?
did you see https://appwrite.io/docs/quick-starts/python?
thanks it worked
[SOLVED] create document
Recommended threads
- Appwrite console is too heavy
The Appwrite console is too heavy And all of my services broken Any support , please
- Usage of the new Client() and dealing wi...
Hey guys, just a quick one - we had some web traffic the other day and it ended up bombing out - To put in perspective of how the app works, we have a Nuxt Ap...
- Increase by operators
I see appwrite have bunch of useful operators for querieng db. One more I would like to suggest is operators like increase the count of a int columns by 1,2.. ...