cbcflow.core

Core functionality of cbcflow, including tools for managing metadata and libraries

Modules

cbcflow.core.configuration

Methods for fetching cbcflow configuration information

cbcflow.core.database

Class objects for databases, and for providing supplemental database behavior

cbcflow.core.metadata

Class object for core metadata

cbcflow.core.parser

Parsing tools, and tools for generating default data

cbcflow.core.process

Low level methods for intelligently updating json dictionaries

cbcflow.core.schema

Methods for fetching schema information

cbcflow.core.utils

Miscellaneous functions, especially relating to OS I/O

cbcflow.core.wrapped

Convenience wrappers for other lower level functions