CMD + K

autocommand

Community

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

Installation

To install this package, run one of the following:

Conda
$conda install conda-forge::autocommand

Usage Tracking

2.2.2
2.2.1
2 / 8 versions selected
Downloads (Last 6 months): 0

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__.

About

Summary

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

Last Updated

Nov 19, 2022 at 20:35

License

LGPL-3.0-only

Total Downloads

13.1K

Version Downloads

11.1K

Supported Platforms

noarch