-
-
Notifications
You must be signed in to change notification settings - Fork 249
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
Projects
Status
Todo
Nanobind can now auto-generate a type stubs for the wrapper code.
This has been used with Basix (FEniCS/basix#829).