module timeline

This is the module used to start Timeline.

timeline.main()[source]
Before starting the application
  • the language translation system, gettext is installed.

  • humblewx is initialized.

The application is started with a call to the function start_wx_application.

If the script is started with the argument -h it will print out the available arguments and options on the console.