pyo3-introspection - Man Page

pyo3-introspection – introspect a Python cdylib built using PyO3 and generate type stubs

Synopsis

pyo3-introspection binary python_module stub_path

Options

Positional Arguments

binary

Path of the binary to introspect.

python_module

Name of the python module to introspect.

stub_path

Path of the directory to write the stub to.

Info

July 2026