Misc

tdworkflow.util module

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

tdworkflow.exceptions module

exception tdworkflow.exceptions.HttpError

Bases: Exception

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