core.consts#
Module Contents#
- exception core.consts.SetupError#
Bases:
ValueErrorInappropriate argument value (of correct type).
- core.consts.MODULE_TYPES = ['feeder', 'extractor', 'enricher', 'database', 'storage', 'formatter']#
- core.consts.MANIFEST_FILE = '__manifest__.py'#
- core.consts.DEFAULT_MANIFEST#