dp3.common ¶
Common modules which are used throughout the platform.
- Config, EntitySpec and AttrSpec - Models for reading, validation and representing platform configuration of entities and their attributes. datatype is also used within this context.
- Scheduler - Allows modules to run callbacks at specified times
- Task - Model for a single task processed by the platform
- Utils - Auxiliary utility functions