airgun.settings

Module Contents

Classes

AirgunSettings

SatelliteSettings

SeleniumSettings

WebKaifukuSettings

Settings

Functions

get_project_root()

Return the path to the project root directory.

Attributes

SETTINGS_FILE_NAME

airgun.settings.SETTINGS_FILE_NAME = settings.ini
airgun.settings.get_project_root()

Return the path to the project root directory.

Returns

A directory path.

Return type

str

class airgun.settings.AirgunSettings
class airgun.settings.SatelliteSettings
class airgun.settings.SeleniumSettings
class airgun.settings.WebKaifukuSettings
class airgun.settings.Settings
_configure_logging()
_configure_thirdparty_logging()
configure(settings=None)

Parses arg settings or settings file if None passed and sets class attributes accordingly