This SDK is compatible with Appwrite server version 0.6.2. For older versions, please check previous releases.
Appwrite is a backend as a service open-source server that abstracts and simplifies complex and repetitive development tasks behind an easy to use REST API. Appwrite enables you to develop secure applications quickly. Use the Python SDK to integrate your app with the Appwrite server to easily start interacting with all the Appwrite backend APIs and tools. For full API documentation and tutorials go to https://appwrite.io/docs
To install via PyPI:
pip install appwrite
This library is auto-generated by Appwrite custom SDK Generator. To learn more about how you can contribute to this SDK, please check the contribution guide before initiating a pull-request.
Please see the BSD-3-Clause license for more information.