geotribu_cli.rss.rss_reader module#
- geotribu_cli.rss.rss_reader.format_output_result(result, format_type=None, count=5)#
Format result according to output option.
- geotribu_cli.rss.rss_reader.parser_latest_content(subparser)#
Set the argument parser for subcommand.
- Paramètres:
subparser (argparse.ArgumentParser) – parser to set up
- Renvoie:
parser ready to use
- Type renvoyé:
- geotribu_cli.rss.rss_reader.run(args)#
Run the sub command logic.
Download the RSS feed file and display results.
- Paramètres:
args (argparse.Namespace) – arguments passed to the subcommand