sdk-for-python
sdk-for-python copied to clipboard
[READ-ONLY] Official Appwrite Python SDK 🐍
### 🔖 Feature description I think we can use famous linting tools like black, flake8 and isort to keep the code style consistent and maybe we can use `pre-commit` hook...
### 🔖 Feature description Python SDK should implement all the console endpoints as described in the [Console API spec](https://github.com/appwrite/appwrite/blob/master/app/config/specs/open-api3-0.12.x-console.json). I noticed there is a project called an SDK generator (https://github.com/appwrite/sdk-generator)....
### 💭 Description The Account function is used in the account's example, but it is not imported there, unlike Client, which is imported. This issue is not specific to one...
Bumps [requests](https://github.com/psf/requests) from 2.31.0 to 2.32.0. Release notes Sourced from requests's releases. v2.32.0 2.32.0 (2024-05-20) 🐍 PYCON US 2024 EDITION 🐍 Security Fixed an issue where setting verify=False on the...
### 🔖 Feature description As a developer, I want to know what exactly an SDK method, for example `Accounts.get()`, will return. It would be way more useful for this method...
### 👟 Reproduction steps ```python from appwrite.client import Client from appwrite.services.databases import Database client.set_endpoint("") client.set_project("") client.set_key('standard_xxx') client = Client() db = Databases(client) db.update_enum_attribute( database_id=database_id, collection_id=collection_id, key=key, elements=elements, required=True, default=None )...
 ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` --- > [!IMPORTANT] >...
 ### Snyk has created this PR to fix 2 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` ⚠️ Warning ``` equests...
 ### Snyk has created this PR to fix 2 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` ⚠️ Warning ``` equests...