oxytcmri.infrastructure
¶
The infrastructure layer contains the concrete implementations of the abstract classes defined in the interface layer.
Modules:
| Name | Description |
|---|---|
cli |
Command line interface. |
gateways |
Concrete implementations of the database gateway interface, for persistent storage. |
importers |
Concrete implementations of the Importer interface. |
listeners |
This module provides listeners for monitoring events in the application. |
logger |
Logging configuration module for the package. |
settings |
This module provides classes for managing application settings. |