Skip to content

Latest commit

 

History

History

README.md

CORE

Overview

Functionality for core.

Contents

  • [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)

Structure

graph TD
    core[core]
    style core fill:#f9f,stroke:#333,stroke-width:2px
Loading

Usage

Import module:

from metainformant.core import ...