Module presalytics.lib

Contains configuration and library objects for users to build upon when create story objects

Expand source code Browse git
"""
Contains configuration and library objects for users to build upon when create story objects
"""

Sub-modules

presalytics.lib.config_loader
presalytics.lib.constants

Constants for api.presalytics.io client

presalytics.lib.exceptions
presalytics.lib.logger
presalytics.lib.plugins

Library folder for plugins configured from Plugin class

presalytics.lib.registry
presalytics.lib.templates

Library folder for implementations of the PageTemplateBase class

presalytics.lib.themes

Library folder for implementations of the ThemeBase class

presalytics.lib.tools

Contains utility functions and classes common workflows and bulk operations

presalytics.lib.util
presalytics.lib.widgets

Library folder for implementations of the WidgetBase class