picometer.__main__

Functions

parse_args(→ argparse.Namespace)

Parse provided arguments if program was run directly from the CLI

main(→ int)

Module Contents

picometer.__main__.parse_args() argparse.Namespace[source]

Parse provided arguments if program was run directly from the CLI

picometer.__main__.main() int[source]