spinetoolbox.main

Provides the main() function.

author
  1. Soininen (VTT)

date

4.10.2019

Module Contents

Functions

main()

Creates main window GUI and starts main event loop.

_make_argument_parser()

Returns a command line argument parser configured for Toolbox use.

Attributes

dirname

plugin_path

_skip_project_items_upgrade

spinetoolbox.main.dirname[source]
spinetoolbox.main.plugin_path[source]
spinetoolbox.main._skip_project_items_upgrade = True[source]
spinetoolbox.main.main()[source]

Creates main window GUI and starts main event loop.

spinetoolbox.main._make_argument_parser()[source]

Returns a command line argument parser configured for Toolbox use.