pestifer.cli.pestifer module

Defines the command-line interface for pestifer

class pestifer.cli.pestifer.NiceHelpFormatter(prog)[source]

Bases: HelpFormatter

A custom help formatter that provides a more readable help output. It formats the help text with a maximum help position and width.

pestifer.cli.pestifer.cli()[source]

Command-line interface for pestifer.