Tags : Browse Projects

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

python-arg

Compare

  Analyzed about 9 hours ago

A simple argument parser for Python

684 lines of code

0 current contributors

over 2 years since last commit

1 users on Open Hub

Inactive
5.0
 
I Use This

argbash

Compare

  Analyzed about 22 hours 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

over 1 year since last commit

0 users on Open Hub

Very Low Activity
0.0
 
I Use This

picocli

Compare

  Analyzed about 21 hours 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,...

461K lines of code

0 current contributors

9 days since last commit

0 users on Open Hub

Moderate Activity
0.0
 
I Use This