-
Notifications
You must be signed in to change notification settings - Fork 66
Closed
Description
🔖 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 issueTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
🏢 Have you read the Code of Conduct?
- I have read theTo pick up a draggable item, press the space bar. While dragging, use the arrow keys to move the item. Press space again to drop the item in its new position, or press escape to cancel.
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Milestone
Relationships
Development
Select code repository
Activity
Dhravya commentedon May 11, 2022
I would be happy to do this
Meldiron commentedon Jun 6, 2022
@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.
dan-gut1 commentedon Oct 6, 2022
also there is no documentation.
Mr-Sunglasses commentedon Apr 24, 2023
@Meldiron I would love to work on this issue, can we further discuss on it ?
stnguyen90 commentedon Apr 24, 2023
@Dhravya, how's your progress on this? Are you still interested in working on this?
stnguyen90 commentedon Apr 28, 2023
Since there was no response, I'll assign this to @Mr-Sunglasses.
Ananya2001-an commentedon Jun 9, 2023
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 :)
ZachHandley commentedon Jul 7, 2023
I'm currently messing with this, will report back
versun commentedon Oct 3, 2023
May I know when will below branch be merged into master?
https://github.com/appwrite/sdk-generator/tree/feat-python-type-hints
RyanBaig commentedon Dec 29, 2023
I would be very happy to work on this issue! 👍
Shriniwas18K commentedon Aug 23, 2024
can i handle this further