bayesline.api.equity.AsyncUniverseLoaderApi

bayesline.api.equity.AsyncUniverseLoaderApi#

class bayesline.api.equity.AsyncUniverseLoaderApi#

Provide access to universe loaders through the registry system.

This class allows loading universe APIs based on settings and available options.

__init__()#

Methods

__init__()

load(ref_or_settings, *args, **kwargs)

Load an API instance from settings or reference.

Attributes

settings

Get the settings registry.