Skip to content

Support for type hints #233

@art049

Description

@art049

Hi,

I'm thinking about adding something to provide static type support. To be able to use umongo with mypy for example.

I think there is not really an easy way to provide this kind of feature since each DocumentImplementation method can have it's own signature.
Therefore, each implementation will be type annotated. For now, I'm unsure this will be enough for a mypy commpatibility.

I'd love to hear your thoughts about this :)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions