You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As there are a lot of command-line options and some are a bit verbose, tab-completion would be very handy. There looks to be a decent wrapper for adding tab-completion to argparse: https://github.com/kislyuk/argcomplete . As this is not widely installed, the dependency should be made optional if possible.
The text was updated successfully, but these errors were encountered:
As there are a lot of command-line options and some are a bit verbose, tab-completion would be very handy. There looks to be a decent wrapper for adding tab-completion to argparse: https://github.com/kislyuk/argcomplete . As this is not widely installed, the dependency should be made optional if possible.
The text was updated successfully, but these errors were encountered: