pycloudinary
pycloudinary copied to clipboard
MyPy types
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
And everything gets typed as Any
Do you have a proposed solution?
Not beyond adding a py.typed file and specifying the various types
Hi @Josh-a-e ,
Thank you for your input. I will share it with the team for review. Regards, Wissam