hyfi.core
GlobalHyFIResolver
Source code in hyfi/core/core.py
__app_version__()
staticmethod
Returns the version of App.
Returns:
Type | Description |
---|---|
str
|
string containing the version of App |
__config_module_path__()
staticmethod
__home_path__()
staticmethod
__hyfi_path__()
__hyfi_version__()
staticmethod
Returns the version of HyFI.
Returns:
Type | Description |
---|---|
str
|
string containing the version of HyFI |
__package_name__()
staticmethod
Returns the package name of the App
Returns:
Type | Description |
---|---|
str
|
string containing the package name of the App |
__package_path__()
staticmethod
Returns the path to the App root folder
Returns:
Type | Description |
---|---|
str
|
string containing the path to the App root folder |