sdk-for-python icon indicating copy to clipboard operation
sdk-for-python copied to clipboard

🚀 Feature: Type hints

Open Dhravya opened this issue 2 years ago • 10 comments

🔖 Feature description

The entire package should be type hinted to make it easier for developers to use it.

🎤 Pitch

So I was using the appwrite python SDK and found it really difficult to figure out some things, like what type the parameters are supposed to be? I had to constantly check the documentation and examples for the simplest of things. Type hinting would help with that

👀 Have you spent some time to check if this issue has been raised before?

  • [X] I checked and didn't find similar issue

🏢 Have you read the Code of Conduct?

Dhravya avatar May 11 '22 14:05 Dhravya

I would be happy to do this

Dhravya avatar May 11 '22 15:05 Dhravya

@Dhravya Whoops, I missed your comment. You are very welcome to implement this, and I would love to assist you if you have any questions. We can chat here, in PR comments, or on Discord server.

You will need to implement this in SDK generator repository.

Meldiron avatar Jun 06 '22 11:06 Meldiron

also there is no documentation.

dan-gut1 avatar Oct 06 '22 15:10 dan-gut1

@Meldiron I would love to work on this issue, can we further discuss on it ?

Mr-Sunglasses avatar Apr 24 '23 21:04 Mr-Sunglasses

@Dhravya, how's your progress on this? Are you still interested in working on this?

stnguyen90 avatar Apr 24 '23 22:04 stnguyen90

Since there was no response, I'll assign this to @Mr-Sunglasses.

stnguyen90 avatar Apr 28 '23 17:04 stnguyen90

I can work on this... I actually raised an issue earlier regarding the same by accident but since it's already open, I thought I would pitch in :)

Ananya2001-an avatar Jun 09 '23 09:06 Ananya2001-an

I'm currently messing with this, will report back

ZachHandley avatar Jul 07 '23 20:07 ZachHandley

May I know when will below branch be merged into master? https://github.com/appwrite/sdk-generator/tree/feat-python-type-hints

versun avatar Oct 03 '23 07:10 versun

I would be very happy to work on this issue! :+1:

RyanBaig avatar Dec 29 '23 09:12 RyanBaig