CMD + K

argutils

Community

Functions to build matched argument parsers and config files

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::argutils

Usage Tracking

0.3.3
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

argutils provides a set of functions for quickly building command-line programs with matching config files. In particular, instead of separately building an ArgumentParser and ConfigParser, argutils lets the user build an interface from a JSON or YAML file, and then uses that to build both an argument parser and matching config file.

About

Summary

Functions to build matched argument parsers and config files

Last Updated

Sep 10, 2019 at 07:43

License

GPL-2.0-or-later

Total Downloads

4.3K

Supported Platforms

noarch