appwrite / playground-for-python

Simple examples that help you get started with Appwrite + Python (=❤️)
https://appwrite.io
MIT License
63 stars 51 forks source link

feat-34-use-commad-line -arguments-for-create_user()-function #35

Closed AugustinJose1221 closed 3 years ago

AugustinJose1221 commented 3 years ago

Changed the function description of run_all_tasks() and added three new arguments. The email, password and name can now be passed as inputs to the function through the command line.

Nibba2018 commented 3 years ago

@AugustinJose1221 Make the feature of adding creds through command-line optional instead of completely removing it.

AugustinJose1221 commented 3 years ago

Right on it

AugustinJose1221 commented 3 years ago

Changes made 👍

eldadfux commented 3 years ago

Hey @AugustinJose1221, we appreciate the PR, but the goal of this library is not to be usable, or sophisticated, just to use as a very very simple example and overview for new developers wanting to try the Appwrite SDK. I'm closing the PR, but adding the hacktoberfest-accepted label for your effort.