The argparse4j is a command line argument parser library for Java based on Python's argparse.

Features

  • Customizable option prefix characters, e.g. '--foo', '+f' and '/h'.
  • Supported positional arguments and optional arguments.
  • Variable number of arguments.
  • Generates well formatted line-wrapped help message.
  • Takes into account East Asian Width ambiguous characters when line-wrap.
  • Sub-commands like, git add.
  • Print default values in help message.
  • Choice from given collection of values.
  • Type conversion from option strings.
  • Can directly assign values into user defined classes using annotation.
  • Group arguments so that it will be printed in help message in more readable way.
  • Read additional arguments from file
  • Print candidates for unrecognized flags/commands.

Project Activity

See All Activity >

License

MIT License

Follow argparse4j

argparse4j Web Site

You Might Also Like
All-in-One Payroll and HR Platform Icon
All-in-One Payroll and HR Platform

For small and mid-sized businesses that need a comprehensive payroll and HR solution with personalized support

We design our technology to make workforce management easier. APS offers core HR, payroll, benefits administration, attendance, recruiting, employee onboarding, and more.
Rate This Project
Login To Rate This Project

User Ratings

★★★★★
★★★★
★★★
★★
2
0
0
0
0
ease 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
features 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5
design 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 5 / 5
support 1 of 5 2 of 5 3 of 5 4 of 5 5 of 5 4 / 5

User Reviews

  • Simply awesome! I tried out several argument parsing libraries before I found argparse4j. It is just so much more elegant and easy to use. I will never use anything else for Java again.
  • Fantastic. Very good use of dynamic features of Java. Method chaining is also a great solution to Java's lack of kwargs. One improvement that would be nice, though, is the ability to specify multiple types in the .Type() method in the same way it can be done in the .setDefault() method. Not crucial by any means, but would make some tasks easier.
Read more reviews >

Additional Project Details

Intended Audience

Developers

Programming Language

Java

Related Categories

Java Terminal Emulators, Java Libraries

Registered

2011-11-23