mkt.schema.io_utils.extract_tarfiles

mkt.schema.io_utils.extract_tarfiles(path_from, path_to)[source]

Extract tar.gz files.

Parameters:
  • path_from (str) – Path to the tar.gz file

  • path_to (str) – Pth to extract the files to

Returns:

None

Return type:

None