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 support for typing with mypy #563

Open
lindycoder opened this issue Feb 21, 2023 · 2 comments
Open

Feature request: Add support for typing with mypy #563

lindycoder opened this issue Feb 21, 2023 · 2 comments

Comments

@lindycoder
Copy link

Problem:

Using the aws_encryption_sdk in a project with mypy produces this error:

error: Skipping analyzing "aws_encryption_sdk": module is installed, but missing library stubs or py.typed marker

Solution:

I attempted to simply add the py.typed marker file to my virtualenv and it seems not as simple, a lot of other incompatibilities.
Maybe stubs or .pyi could be provided

Thank you very much!

@lindycoder lindycoder changed the title Feature request: Add support typing / mypy Feature request: Add support for typing with mypy Feb 21, 2023
@texastony
Copy link
Contributor

@lindycoder

Thank you for the Feature Request.
We will try and improve our typing support.

Leaving open as an enhancement.

@harivamsi9
Copy link

Hey! Is this issue still open?
Can I take this as my first issue and contribute?

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

No branches or pull requests

3 participants