beamlime.constructors.factories#

Functions

multiple_constant_providers(factory[, constants])

Create and yield a new factory containing a copy of all given constants.

multiple_temporary_providers(factory[, ...])

Create and yield a new factory containing a copy of all given providers.

Classes

Factory(*initial_prov_grs)

Dependency injection object.