cysimdjson
cysimdjson copied to clipboard
Feature Request: add Typing / Type Stubs support?
Typing stubs can help IDEs and linters generating proper auto-completion and type-checking on the API, which would be helpful when developing.
reference: https://typing.readthedocs.io/en/latest/source/stubs.html reference: https://typing.readthedocs.io/en/latest/source/writing_stubs.html
Thanks, adding this to the roadmap of the next release.