Command line interface#

python -m phasorpy#

PhasorPy package command line interface.

python -m phasorpy [OPTIONS] COMMAND [ARGS]...

Options

--version#

Show the version and exit.

fetch#

Fetch sample files from remote repositories.

python -m phasorpy fetch [OPTIONS] [FILES]...

Options

--hideprogress#

Hide progressbar.

Arguments

FILES#

Optional argument(s)

fret#

Start interactive FRET phasor plot.

python -m phasorpy fret [OPTIONS]

Options

--hide#

Do not show interactive plot.

versions#

Show runtime versions.

python -m phasorpy versions [OPTIONS]

Options

--verbose#

Show module paths.