VimbaPython icon indicating copy to clipboard operation
VimbaPython copied to clipboard

Making the package PEP 561-compliant

Open JSS95 opened this issue 3 years ago • 1 comments

Hello. I am currently developing a small module which imports VimbaPython. I wish to type-check my code with mypy, but it raises error:

error: Skipping analyzing "vimba": module is installed, but missing library stubs or py.typed marker
note: See https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-imports

It would be great if VimbaPython supports this in the future. Thanks!

JSS95 avatar Apr 05 '22 07:04 JSS95

Thanks for the question. Vimba is not PEP 561 Complaint. To understand the comercial background please send us an email to [email protected] with your request.

arunprakash-avt avatar Apr 05 '22 09:04 arunprakash-avt