Skip to content

Request: add type hints and py.typed for type checkers and tab complete #4927

Open
@jamesbraza

Description

@jamesbraza

With plotly==5.24.1, running mypy==1.13.0 on a module importing plotly:

error: Cannot find implementation or library stub for module named "plotly.express" [import-not-found]
    import plotly.express as px
    ^

The request is can plotly add type hints, and a py.typed so type checkers can use them?

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2considered for next cyclefeaturesomething new

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions