workos-python
workos-python copied to clipboard
Support type checking
Hey :)
The Python SDK does not currently support type checking, causing mypy to display Skipping analyzing "workos": module is installed, but missing library stubs or py.typed marker [import].
It's probably not high on your list of priorities but I figured it should be mentioned anyway :)
https://mypy.readthedocs.io/en/stable/running_mypy.html#missing-library-stubs-or-py-typed-marker
Thanks for the suggestion! We'll see where this fits on our roadmap for the Python SDK.