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

typing support? #365

Open
tamird opened this issue Mar 25, 2024 · 2 comments
Open

typing support? #365

tamird opened this issue Mar 25, 2024 · 2 comments

Comments

@tamird
Copy link

tamird commented Mar 25, 2024

Thanks for making and maintaining this! It would be neat to have typing support for checkers like mypy and pyright.

@kmax12
Copy link
Collaborator

kmax12 commented Mar 26, 2024

I am generally in support of this. We'd welcome any PRs showing what it might look like!

@tamird
Copy link
Author

tamird commented Mar 26, 2024

I believe you'd start by adding mypy to CI, perhaps with quite permissive settings initially. Settings can be turned up gradually, and eventually you'd add a py.typed file so consumers will use your types.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants