Feature
Describe the feature you'd like
A clear and concise description of what you want to happen.
Hello,
I am using capstone in a python project and I would really appreciate if the python bindings were typed (available from python >= 3.8) so as I can run mypy on the capstone related code.
Additional context
Add any other context about the feature request here.
I know this is an enormous amount of work. If I am the only person interested in this then forget about it, but if other people are interested then I open this issue for tracking...
Thanks for the amazing work on capstone !!
ps: Sorry if this is a duplicate, normally I did not see any issue with the python label that was related to types/mypy.