entrypoint

wwt_data_formats.cli.entrypoint(args=None)[source]

The entrypoint for the “wwtdatatool” command-line interface.

Parameters:
argsiterable of str, or None (the default)

The arguments on the command line. The first argument should be a subcommand name or global option; there is no argv[0] parameter.