CodingXeer01Original post
Rank 1: Thread
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
Summary
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.md