You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A `pyfun stub <module.pyi>` tool that drafts a starting-point `.pyfun` extern file
from a Python type stub — extern-type handles for classes, extern signatures for
functions/methods — to cut the mechanical bulk of wrapping a library. Recorded as a
scaffold, not an oracle: it can't infer effects/units/totality and keeps the
trusted-contract model, so the programmer still signs the boundary. Complements the
deferred façade/package-manager line.
Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
0 commit comments