argparse-c Documentation¶
Build C99 CLIs with a Python argparse-style workflow.
argparse-c lets you define options, positionals, subcommands, completion entrypoints, manpage output, and known-args parsing from one parser definition.
Choose a language¶
- README / English
- README / 日本語
- GitHub Pages / English
- GitHub Pages / 日本語
- GitHub Pages / 简体中文
- GitHub Pages / Español
- GitHub Pages / Português (Brasil)
Start in three clicks¶
- Choose a README for a quick overview and the right entry point.
- Open Getting Started for installation and the first sample program.
- Continue to Guides or API Reference when you need feature details or the exact public contract.