tlc.core.url_adapters#

Implementations of specific url adapters.

Modules and Packages#

Module

Description

abfs_url_adapter

An adapter for resolving reads/writes to URLs starting with abfs://

api_url_adapter

A mostly dummy adapter for resolving URLs starting with api://.

http_url_adapter

An adapter for resolving reads/writes to URLs starting with http:// or https://

s3_url_adapter

An adapter for resolving reads/writes to URLs starting with s3://

fsspec_url_adapter

Base class for adapters resolving reads/writes to URLs using an implementation of fsspec

file_url_adapter

An adapter for resolving reads/writes to filepath URLs

gcs_url_adapter

An adapter for resolving reads/writes to URLs starting with gs://