-
-
Notifications
You must be signed in to change notification settings - Fork 251
Generate Python type stubs using nanobind (v2) #3238
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersnanobindIssues related to nanobindingsIssues related to nanobindingsroadmapPart of the FEniCS RoadmapPart of the FEniCS Roadmaptype-hints
Milestone
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomersnanobindIssues related to nanobindingsIssues related to nanobindingsroadmapPart of the FEniCS RoadmapPart of the FEniCS Roadmaptype-hints
Type
Fields
Give feedbackNo fields configured for Task.
Projects
Status
Todo
Nanobind can now auto-generate a type stubs for the wrapper code.
This has been used with Basix (FEniCS/basix#829).