Subpackages
Submodules
- app - Defines the Application object and runs it if executed as __main__.
- block_application_view_handler - This is the GUI "Controller" or "Handler" for the Application
- experiment - Defines the Experiment class
- project - Defines the Project class
- scripting - Module for accessing global objects in the application for scripting
- utils - Util functions for block application.