Command line interface

CLI for Python classes

pantra uses it’s own command line parser, intended to simplify features delivery:

  • it exposes direct access to classes methods

  • it uses “docstrings” to inspect methods details and info end user

  • values directly compatible with Python parser

  • it supports common arguments

  • extendable model by design

Module description

Pantra commands

The pantra CLI is called with this structure: