py3-autocommand

autogenerate argparse parsers from function signatures

WWW CVSWeb GITHub
  1. Package version
    py3-autocommand-2.2.2
  2. Maintainer
    The OpenBSD ports mailing-list

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__.
In effect, it lets you create a smart main function.

  • python3

  • lang/python/3.10
  • devel/py-build,python3
  • devel/py-installer,python3
  • devel/py-setuptools,python3
  • devel/py-wheel,python3

  • lang/python/3.10