euporie.core.app.current

Allow access to the current running application.

Functions

get_app()

Get the current active (running) Application.

get_app_cls(name)

Load a euporie app by name.

euporie.core.app.current.get_app() BaseApp

Get the current active (running) Application.

euporie.core.app.current.get_app_cls(name: str) BaseApp

Load a euporie app by name.