yieldplotlib.ypl_cli

yieldplotlib.ypl_cli#

yieldplotlib command line interface.

@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@ @@@ @@@@@@@ @@@ @@ @@@@@@@@@ @@@@@@@ @@@@ @@@@@ @@@ @@@@ @@@@@@@ @@@@@@@ @@@@@ @@@@ @@@@ @@@@@@ @@@@@@ @@@@@@@ @@@@@@ @@ @@@@@ @@@@@@ @@@@@@ @@@@@@@ @@@@@@ @ @@@@@@ @@@@@ @@@@@@@ @@@@@@@ @@@@@@@ @@@@@@ @ @@@@@@@@@ @@@ @@@@@@@ @@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@ @@@@ @@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@ @@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@@

Usage:

ypl_run PATH

Options:
-h, --help

Show this help message and exit.

Functions#

main()

Runs the command line interface.

is_superdir(path)

True if a directory only contains other directories.

is_ayo(path)

True if a directory is an AYO run directory.

Module Contents#

yieldplotlib.ypl_cli.main()[source]#

Runs the command line interface.

yieldplotlib.ypl_cli.is_superdir(path)[source]#

True if a directory only contains other directories.

yieldplotlib.ypl_cli.is_ayo(path)[source]#

True if a directory is an AYO run directory.