aigct.etl.container

Class to simulate a proper Dependency Injection container. It could be reimplemented in the future if we decide to use a proper one. The interface, however, would remain the same.

Classes

VEETLContainer

Module Contents

class aigct.etl.container.VEETLContainer(config_file: str = './config/config.yaml')[source]
_repo_session_context[source]
_loader[source]
property loader[source]