gryphon.execution.lib package

Submodules

gryphon.execution.lib.auditing module

gryphon.execution.lib.conf module

This module was used for some configuration of the execution platform but is mostly vestigial. It hasn’t been removed yet because it is still referenced in the crypto balancer module and also the ‘fundamental values’ library. Once those two libraries are removed or rehabilitated this file should be removed and configurations should be taken from .conf files.

gryphon.execution.lib.config module

gryphon.execution.lib.config.get_config_var(filepath, section, key)[source]

gryphon.execution.lib.config_helper module

gryphon.execution.lib.crypto_balancing module

gryphon.execution.lib.exchange_color module

gryphon.execution.lib.heartbeat module

A bare-bones wrapper class that allows us to turn off heartbeating if we don’t want it.

class gryphon.execution.lib.heartbeat.Heartbeat(is_active=False)[source]

Bases: object

heartbeat(heartbeat_key)[source]

gryphon.execution.lib.sentry module

gryphon.execution.lib.tick_profiling module

Module contents

A library for features and helper functions that are designed for use specifically with gryphon-exec.