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

[Proposal]: Add type annotations to the code or add stub files #376

Open
4 tasks done
AIGeneratedUsername opened this issue Sep 1, 2023 · 2 comments
Open
4 tasks done
Labels
ENHANCEMENT ⚡ New Feature/Addition/Improvement PROPOSAL 📩 A proposal/proposition UNDER CONSIDERATION 🤔 This issue/PR is under consideration and may be worked on soon.

Comments

@AIGeneratedUsername
Copy link

AIGeneratedUsername commented Sep 1, 2023

Issue guidelines

Issue Checklist

  • I have searched open or closed issues and found nothing related to my idea.
  • I have read the Documentation and it doesn't mention anything about my idea.
  • To my best knowledge, my idea wouldn't break something for other users.

Describe your Idea

PEP 484 – Type Hints

Stub files

Use Cases

To simplify integration into existing projects that have type annotations.

Any other Relevant Information?

Not sure about my availability (whether I will be able to contribute in the near future), but at least I can review a pull request if anyone will submit one.

@AIGeneratedUsername AIGeneratedUsername added the PROPOSAL 📩 A proposal/proposition label Sep 1, 2023
@welcome
Copy link

welcome bot commented Sep 1, 2023

Thanks for opening this issue, a maintainer will get back to you shortly!

In the meantime:

  • Read our Issue Guidelines, and update your issue accordingly. Please note that your issue will be fixed much faster if you spend about half an hour preparing it, including the exact reproduction steps and a demo.
  • Go comprehensively through our dedicated FAQ & Troubleshooting section.
  • For any quick questions and typos, please refrain from opening an issue, as you can reach us on Gitter community channel.

@abhiTronix abhiTronix added the ENHANCEMENT ⚡ New Feature/Addition/Improvement label Sep 2, 2023
@abhiTronix
Copy link
Owner

@AIGeneratedUsername Yeah, I would love to have this for vidgear. Type annotations enhance code clarity, facilitate type checking, and maintain consistency within the codebase, ultimately improving development efficiency and code quality.

@abhiTronix abhiTronix added the UNDER CONSIDERATION 🤔 This issue/PR is under consideration and may be worked on soon. label Sep 2, 2023
@abhiTronix abhiTronix added this to Backlog Issues/PRs/Requests in VidGear v1.0.0 Sep 2, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ENHANCEMENT ⚡ New Feature/Addition/Improvement PROPOSAL 📩 A proposal/proposition UNDER CONSIDERATION 🤔 This issue/PR is under consideration and may be worked on soon.
Projects
VidGear v1.0.0
Backlog Issues/PRs/Requests
Development

No branches or pull requests

2 participants