stilt.MetStream.from_config#

classmethod MetStream.from_config(name, config)[source]#

Build a stream from its config entry, so callers do not restate the fields.

Return type:

MetStream

Parameters:
  • name (str)

  • config (MetConfig)