build_tools.corpus_db_viewer.cli
Command-line interface for corpus database viewer.
Provides argument parsing and main entry point for the interactive TUI.
Functions
Create and return the argument parser for corpus_db_viewer. |
|
|
Parse command-line arguments. |
|
Main CLI entry point. |
Module Contents
- build_tools.corpus_db_viewer.cli.create_argument_parser()[source]
Create and return the argument parser for corpus_db_viewer.
Returns
- argparse.ArgumentParser
Configured ArgumentParser ready to parse command-line arguments