configargparser#

A package help automatically create command-line interface from configuration or code.

Modules

cap

A module for building command-line interface from file.

tap

A module for building command-line interface from dataclass.