pycaravel: This module is designed to simplify continuous integration (CI) of data from multiple projects.
API documentation of caravel¶
caravel¶
Main module that contains the ‘Caravel’ generic parser.
- Functions:
caravel.mail¶
A module to simplify email sending.
- Classes:
caravel.configure¶
This module provides tools to check that all the dependencies are installed properly.
- Functions:
caravel.utils¶
This module provides common utilities.
caravel.validation¶
This module provides a registry with function to be applied during the validation stage.
caravel.io¶
This module contains generic functions to load/save a dataset.
caravel.parser¶
This module contains the generic parser definition.
Follow us