Home

Awesome

Appwrite's Python Playground 🎮

Appwrite playground is a simple way to explore the Appwrite API & Appwrite Python SDK. Use the source code of this repository to learn how to use the different Appwrite Python SDK features.

Work in progress

System Requirements

Installation

  1. Clone this repository.
  2. cd into the repository.
  3. Open the playground.py file found in the root of the cloned repository.
  4. Copy Project ID, endpoint and API key from Appwrite console into playground.py
  5. Run the playground: Python: - Install dependencies using pip pip install -r requirements.txt - Execute the command python playground.py Docker: - Execute the command docker compose up
  6. You will see the JSON response in the console.

API's Covered

Contributing

All code contributions - including those of people having commit access - must go through a pull request and approved by a core developer before being merged. This is to ensure proper review of all the code.

We truly ❤️ pull requests! If you wish to help, you can learn more about how you can contribute to this project in the contribution guide.

Security

For security issues, kindly email us security@appwrite.io instead of posting a public issue in GitHub.

Follow Us

Join our growing community around the world! Follow us on Twitter, Facebook Page, Facebook Group or join our Discord Server for more help, ideas and discussions.