Functionality for core.
[example_config.py](example_config.py)[example_io.py](example_io.py)[example_logging.py](example_logging.py)[example_paths.py](example_paths.py)[example_workflow.py](example_workflow.py)
graph TD
core[core]
style core fill:#f9f,stroke:#333,stroke-width:2px
Import module:
from metainformant.core import ...