is_archive# is_archive(uri: str) → bool[source]# Check if the URI’s extension represents an archived file. Parameters: uri (str) – Return type: bool