Skip to content

Use click to create command line tool #7

Description

@namurphy

There's a pretty neat Python package named click which makes it a lot easier to create a command line tool and set up different flags and options. It's especially helpful because it can automagically generate documentation for the command line tool, including the flags and options. Perhaps we could use click should we decide to release this on PyPI?

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