VimbaPython
VimbaPython copied to clipboard
Making the package PEP 561-compliant
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!
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.