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

Include type hinting #203

Open
agg23 opened this issue Apr 3, 2023 · 1 comment
Open

Include type hinting #203

agg23 opened this issue Apr 3, 2023 · 1 comment

Comments

@agg23
Copy link
Contributor

agg23 commented Apr 3, 2023

Modern Python (>=3.5) supports type hinting, which is a massive improvement in development quality of life. The module maintainers and users both will see significantly improved autocomplete, documentation is improved implicitly (the best kind of docs), and hopefully users will find it easier to begin learning the project.

Would PRs adding type hinting be appreciated, or is it not really something the project is interested in?

@jacobdbrown4 jacobdbrown4 added this to To Do Sometime in Fall 2023 Release Apr 5, 2023
@jacobdbrown4
Copy link
Collaborator

jacobdbrown4 commented Apr 5, 2023

This looks like something that would be helpful. Feel free to add type hinting if you'd like, otherwise we will probably have someone work on it here (at BYU) in the next couple months.

@wirthlin wirthlin moved this from For a Later Release to Summer Work in Fall 2023 Release May 15, 2023
@jacobdbrown4 jacobdbrown4 moved this from Address Soon to For a Later Release in Fall 2023 Release Sep 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Fall 2023 Release
For a Later Release
Development

No branches or pull requests

2 participants