apps.crc_proposal_end

Print the end date for an account’s proposal.

This application is designed to interface with the CRC banking application and will not work without a running bank installation.

Module Contents

class CrcProposalEnd

Bases: apps.utils.cli.BaseParser

Display the end date for an account’s current CRC proposal.

default_group
help_text
app_logic(args: argparse.Namespace) None

Logic to evaluate when executing the application

Parameters:

args – Parsed command line arguments