7.1.1.1. BasicApplication¶
Module to implement a basic application.
-
class
BookBrowser.Application.BasicApplication.
BasicApplication
[source]¶ Bases:
object
Class to implement a basic Application.
-
_logger
= <Logger BookBrowser.Application.BasicApplication.BasicApplication (WARNING)>¶
-
args
¶
-
description
= ''¶
-
execute_user_script
(script_path)[source]¶ Execute an user script provided by file script_path in a context where is defined a variable application that is a reference to the application instance.
-
instance
= None¶
-