argument-parsing topic

List argument-parsing repositories

ArgumentParser

259
Stars
33
Forks
Watchers

Faster, easier, more declarative parsing of command line arguments in Objective-C/Foundation.

argparseweb

24
Stars
2
Forks
Watchers

web.py based tool to automatically convert argparse-like command line interfaces to simple web interfaces

case-app

293
Stars
43
Forks
Watchers

Type-level & seamless command-line argument parsing for Scala

argparse

641
Stars
119
Forks
Watchers

Command-line arguments parsing library.

picocli

4.7k
Stars
409
Forks
Watchers

Picocli is a modern framework for building powerful, user-friendly, GraalVM-enabled command line apps with ease. It supports colors, autocompletion, subcommands, and more. In 1 source file so apps ca...

darg

38
Stars
8
Forks
Watchers

Robust command line argument parsing for D.

Caporal.js

3.4k
Stars
96
Forks
Watchers

A full-featured framework for building command line applications (cli) with node.js

getargs

42
Stars
3
Forks
Watchers

A truly zero-cost argument parser for Rust

argh

45
Stars
3
Forks
Watchers

argh is a extremely light weight option/argument/process.argv parser for Node.js. It only parses options, nothing more than that.

argbash

1.4k
Stars
63
Forks
Watchers

Bash argument parsing code generator