python_example icon indicating copy to clipboard operation
python_example copied to clipboard

Add type stubs to this example

Open parker-research opened this issue 11 months ago • 0 comments

Type stubs, generated by a tool like pybind11_stubgen, and distributed as .pyi files, are very standard in modern Python. It would be awesome to add an example of how to incorporate that into this project.

parker-research avatar Jan 13 '25 21:01 parker-research