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

sys.argv instead of datetime based function arguments #34

Open AugustinJose1221 opened 3 years ago

AugustinJose1221 commented 3 years ago

Seems better to use sys.argv instead of deriving email, password and name for create_user() arguments.

saisumanthkumar commented 2 years ago

I want to work on this issue ,pls assign me