Skip to content

Contribute all good stuff to mypy.stubgenc and freeze this repo #31

@sizmailov

Description

@sizmailov

At the point when mypy.stubgen (or other) will be able to generate full-featured stubs for pybind11 there would be no need in this tool.

Things to ship:

  • function signatures
  • default argument parsing
  • attribute types
  • attribute values
  • nested classes
  • functions with positional-only arguments
  • pybind11-specific type transformations (e.g. iterator -> typing.Iterator)

Metadata

Metadata

Assignees

No one assigned

    Labels

    help wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions