wristpy.core.config¶ Configuration module for wristpy. Functions get_logger() Gets the wristpy logger. get_version() Return wristpy version. wristpy.core.config.get_logger() → Logger[source]¶ Gets the wristpy logger. wristpy.core.config.get_version() → str[source]¶ Return wristpy version.