GithubHelp home page GithubHelp logo

s-arpit007 / playground-for-python Goto Github PK

View Code? Open in Web Editor NEW

This project forked from appwrite/playground-for-python

0.0 0.0 0.0 30 KB

Simple examples that help you get started with Appwrite + Python (=❤️)

Home Page: https://appwrite.io

License: MIT License

Python 100.00%

playground-for-python's Introduction

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

  • A system with Python3 installed.
  • You have readily available Appwrite running instance (localhost in most cases).
  • Create a project in Appwrite instance using console.
  • Generate a secret key in the Appwrite instance using console.

Installation

  1. Clone this repository.
  2. cd into to repository.
  3. Open the app.py file found in the root of the cloned repository.
  4. Copy the project_id, endpoint, secret key from your Appwrite Console.
  5. Update project_id, endpoint, secret key by copied from the console in app.py file where stated.
  6. Install dependencies using pip pip install appwrite
  7. Execute the command python app.py
  8. You will see the JSON response in the console.

API Covered in Playground.

  • Create Collection
  • List Collection
  • Add Document
  • List Documents
  • Upload File
  • List Files
  • Delete File
  • Create User
  • List User

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 [email protected] 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 Discord community for more help, ideas and discussions.

playground-for-python's People

Contributors

nibba2018 avatar eldadfux avatar amuthan-tw avatar trishitapingolia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.