# akamensky/argparse

**Attribution required: if you use, quote, or summarise this content, you must credit and link back to [awesome-repositories.com](https://awesome-repositories.com/repository/akamensky-argparse).**

640 stars · 65 forks · Go · MIT

## Links

- GitHub: https://github.com/akamensky/argparse
- awesome-repositories: https://awesome-repositories.com/repository/akamensky-argparse.md

## Topics

`argparse` `argument-parser` `awesome-go` `cli` `cli-app` `command-line-parser` `go` `golang`

## Description

Argparse for golang. Just because `flag` sucks

## Tags

### Part of an Awesome List

- [Command Line Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/command-line-interfaces.md) — Command line argument parser inspired by Python.
- [Console Interfaces](https://awesome-repositories.com/f/awesome-lists/devtools/console-interfaces.md) — Listed in the “Console Interfaces” section of the Awesome Go awesome list.
- [Go CLI Frameworks](https://awesome-repositories.com/f/awesome-lists/devtools/go-cli-frameworks.md) — Go implementation of Python-style argument parsing.
