Skip to content

MyPy types #377

@Josh-a-e

Description

@Josh-a-e

Feature request for Cloudinary Python SDK

Add valid MyPy types as per PEP-561 🙏

Explain your use case

Type safety is good 🎉

Describe the problem you’re trying to solve

Type safety within my application - at the moment mypy just complains

https://mypy.readthedocs.io/en/stable/running_mypy.html
image

And everything gets typed as Any

Do you have a proposed solution?

Not beyond adding a py.typed file and specifying the various types

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions