pestifer.cli package¶ The CLI package for pestifer. Contains the entry point and the base class for all subcommands. Submodules¶ pestifer.cli.pestifer module NiceHelpFormatter cli() pestifer.cli.subcommand module Subcommand Subcommand.add_subparser() Subcommand.aliases Subcommand.func() Subcommand.func_returns_type Subcommand.log_file Subcommand.long_help Subcommand.name Subcommand.parser Subcommand.short_help