Skip to content

Use Type Hints (PEP 0484) for module definition #1

Open
@prusnak

Description

@prusnak

We can use Type Hints (described in PEP 0484) to provide even more metadata for the module (types of arguments and return value).

With this metadata we can generate extra code that deals with argument parsing and returned objects creation.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions