omnipy.components.remote
Remote data access component package.
| MODULE | DESCRIPTION |
|---|---|
constants |
Default retry configuration values for remote component helpers. |
datasets |
Datasets for HTTP URLs and automatically decoded HTTP response content. |
helpers |
Async HTTP helpers for rate limiting and retry strategy selection. |
lazy_import |
Lazy imports for async HTTP client dependencies used by remote components. |
models |
Models for HTTP URLs, URL parts, query strings, and automatic response decoding. |
tasks |
Tasks for fetching remote resources and building URL datasets. |