Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: add Typing / Type Stubs support? #49

Open
SLAPaper opened this issue Aug 9, 2023 · 1 comment
Open

Feature Request: add Typing / Type Stubs support? #49

SLAPaper opened this issue Aug 9, 2023 · 1 comment
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@SLAPaper
Copy link

SLAPaper commented Aug 9, 2023

Typing stubs can help IDEs and linters generating proper auto-completion and type-checking on the API, which would be helpful when developing.

reference: https://typing.readthedocs.io/en/latest/source/stubs.html
reference: https://typing.readthedocs.io/en/latest/source/writing_stubs.html

@ateska ateska added enhancement New feature or request good first issue Good for newcomers labels Aug 15, 2023
@ateska
Copy link
Contributor

ateska commented Aug 15, 2023

Thanks, adding this to the roadmap of the next release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

2 participants