Misc

tdworkflow.util module

tdworkflow.util.archive_files(target_dir: str, exclude_patterns: List[str]) → _io.BytesIO

tdworkflow.exceptions module

exception tdworkflow.exceptions.HttpError

Bases: Exception

tdworkflow.exceptions.raise_response_error(r: requests.models.Response)