Skip to content

ENH: create an autoargs function #10

@norok2

Description

@norok2

There should be some way of creating an ArgumentParser object from a function signature, annotations and/or docstring.

Something like that you can call autoargs on a function (eventually as a decorator) and you should be able to get a correct CLI for a given function in a few lines.

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