plugins

module of dascore.utils source

Utilities for loading plugins from Python entry points.

Functions

Name Description
get_entry_point_loaders Return cached entry-point loaders keyed by entry-point name.
maybe_load_entry_point Load and cache a single entry-point target by group and name.