Menu

pycaravel: This module is designed to simplify continuous integration (CI) of data from multiple projects.

Note

This page is a reference documentation. It only explains the class signature, and not how to use it. Please refer to the gallery for the big picture.

class caravel.loaders._targz.TARGZ[source]

Define the TARGZ tester.

load(path)[source]

A method that test a TARGZ file.

Parameters:

path : str

the path to the TARGZ file.

Returns:

data : object

the loaded data.

Follow us

© 2025, Antoine Grigis