CMD + K

reverse-argparse

Community

Generate the effective command line invocation for a script.

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::reverse-argparse

Usage Tracking

2.0.10
2.0.9
2.0.6
2.0.5
2.0.3
5 / 8 versions selected
Total downloads: 0

Description

Whereas argparse is concerned with taking a bunch of command line arguments and parsing them, this package is intended to do the opposite; that is, it'll take the parsed arguments and create the effective command line invocation of the script that generated them. The motivation is to be able to tell users exactly what was used for all of the options, taking into consideration any defaults and other transformations that might've been applied in the midst of parsing, such that users are able to reproduce a prior run of a script exactly.

About

Summary

Generate the effective command line invocation for a script.

Information Last Updated

Oct 21, 2025 at 01:09

License

BSD-3-Clause

Total Downloads

10.7K

Platforms

noarch Version: 2.0.10