About Anaconda Help Download Anaconda

A library to automatically generate and run simple argparse parsers from function signatures.

copied from cf-staging / autocommand

Installers

  • noarch v2.2.2

conda install

To install this package run one of the following:
conda install conda-forge::autocommand

Description

Autocommand turns a function into a command-line program. It converts the function's parameter signature into command-line arguments, and automatically runs the function if the module was called as __main__.


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