About Anaconda Help Download Anaconda

Functions to build matched argument parsers and config files

Installers

Info: This package contains files in non-standard labels.
  • noarch v0.3.3

conda install

To install this package run one of the following:
conda install conda-forge::argutils
conda install conda-forge/label/cf202003::argutils

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.


© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.4) Legal | Privacy Policy