Skip to content

qtpy-datalogger run

CLI help

qtpy-datalogger run --help
Usage: qtpy-datalogger run [OPTIONS] [APP_NAME]

  Run the APP_NAME app for QT Py datalogger.

Options:
  --app     Behavior: [default] Run the specified or default app.
  --list    Behavior: List available apps and exit.
  --module  Behavior: Run the specified MODULE as a custom app.
  --help    Show this message and exit.

  The default app is matplotlib-demo

  Help and home page: https://downtothewire.io/qtpy-datalogger/