Add .pyi
Stub Files
#183
Labels
component: documentation
Improvements or additions to documentation
enhancement
New feature or request
Automate the generation of stub files with CI tools.
Sphinx
Automation
Generators
pybind11-stubgen
https://github.com/sizmailov/pybind11-stubgen
Creates files in
stubs/
. Does not automatically go recursive?Pro:
Cons:
--ignore-all-errors
helps.MyPy
https://mypy.readthedocs.io/en/stable/stubgen.html
MikePopoloski/pyslang#96
Pro:
Con:
nanobind-stubgen
After #127 -> https://github.com/cansik/nanobind-stubgen
Other
The text was updated successfully, but these errors were encountered: