DEV Community

Discussion on: Announcing the Appwrite Hackathon on DEV!

Collapse
 
mrbuddesigner profile image
Mr. Bud

It's rain of Hackathons! 🔥 If I'm lucky enough, I can participate on this one too 🙌

For Pythonistas that might get disappointed by no python SDK docs on official website, here's a Github repo that contains examples

Good luck everyone!

Collapse
 
christyjacob4 profile image
Christy Jacob

You can find python docs here
appwrite.io/docs/server/users?sdk=...

Collapse
 
mrbuddesigner profile image
Mr. Bud

Yeah, thanks for sharing! But in some APIs like Locale, there're no documentation for Python so this repo too come in handy! 🙌🙌

Thread Thread
 
christyjacob4 profile image
Christy Jacob

I think you might be mistaken, All the docs are present here
appwrite.io/docs/server/locale?sdk...

Thread Thread
 
mrbuddesigner profile image
Mr. Bud

Ah-ha! I must be more careful when reading docs... Thanks a bunch @christyjacob4 💙

Collapse
 
gewenyu99 profile image
Vincent Ge

I love messing around with Python + Appwrite. Here's some Appwrite Functions + NLTK fun for inspiration.