Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

python-arg

Compare

  Analyzed about 1 year ago

A simple argument parser for Python

684 lines of code

0 current contributors

over 3 years since last commit

1 users on Open Hub

Activity Not Available
5.0
 
I Use This

argbash

Compare

  Analyzed about 1 year ago

Argbash helps your shell scripts to provide a command-line interface. Argbash is not a parsing library, but it is rather a code generator that generates a bash library tailor-made for your script. It lets you to describe arguments your script should take and then, you can generate the bash parsing ... [More] code. It stays in your script by default, but you can have it generated to a separate file and let Argbash to include it in your script for you. In any case, you won't need Argbash to run the script. [Less]

6.56K lines of code

5 current contributors

about 2 years since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This

picocli

Compare

  Analyzed about 1 year ago

The easiest way to build rich command line apps on & off the JVM. Colors, autocompletion, subcommands, GraalVM native images... In 1 source file so apps can include as source & avoid adding a dependency. For Java, Groovy, Kotlin, Scala,...

460K lines of code

0 current contributors

about 1 year since last commit

0 users on Open Hub

Activity Not Available
0.0
 
I Use This