sizmailov / pybind11-stubgen

Generate stubs for python modules
Other
236 stars 47 forks source link

Automatically replace invalid enum expressions with corresponding valid expression & import #204

Open sizmailov opened 10 months ago

sizmailov commented 10 months ago

Inspired by #196