๐ Feature: Type hints
Dhravya opened this issue ยท 11 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?
- I checked and didn't find similar issue
๐ข Have you read the Code of Conduct?
- I have read the Code of Conduct
I would be happy to do this
@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.
also there is no documentation.
@Meldiron I would love to work on this issue, can we further discuss on it ?
@Dhravya, how's your progress on this? Are you still interested in working on this?
Since there was no response, I'll assign this to @Mr-Sunglasses.
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 :)
I'm currently messing with this, will report back
May I know when will below branch be merged into master?
https://github.com/appwrite/sdk-generator/tree/feat-python-type-hints
I would be very happy to work on this issue! ๐
can i handle this further