Skip to content

Drop getopt_long/getopt and start using argparse. #9

@splinterhq

Description

@splinterhq

There's a global state the library uses that is just fundamentally incompatible with our modular CLI design (it's not the deisgn's fault).

This looks like a great replacement:

https://github.com/cofyc/argparse

Going in tomorrow-ish (and getopt is going out).

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