argparse
CLI parser
Provides a flexible and easy-to-use command line argument parsing solution for Go programs.
Argparse for golang. Just because flag
sucks
617 stars
12 watching
62 forks
Language: Go
last commit: over 2 years ago
Linked from 2 awesome lists
argparseargument-parserawesome-goclicli-appcommand-line-parsergogolang
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides a structured approach to parsing command-line arguments in Go | 2,046 |
| A string argument parser for Go that handles quoted arguments and flags as simple strings. | 10 |
| A command line option parser with built-in auto-completion support for Go applications. | 56 |
| A library to parse and split command line strings into argument arrays | 41 |
| A feature-rich command line parser for Lua | 266 |
| A C-based command line arguments parsing library | 694 |
| Tool for parsing complex command-line interfaces into structured Go data | 2,178 |
| Provides idiomatic Go input parsing with subcommands and flags at any position. | 860 |
| A lightweight command-line argument parser | 1,336 |
| A Go package for loading and parsing GTFS files | 45 |
| An argument parsing library optimized for code size and conformance to the Fuchsia commandline tools specification. | 1,692 |
| A simple library for parsing and validating command-line arguments in C# applications. | 50 |
| Tool for declaratively parsing command-line flags in Go using struct tags. | 11 |
| A library for parsing command-line arguments and environment variables in a shell-like way | 536 |
| A wrapper around libpcap for the Go programming language | 490 |