{"categories":[{"label":"WWW/HTTP","url":"https://skillfed.io/packages/category/internet-www-http/2"}],"enrichment":{"capability":"Enables DVC to store and retrieve data over HTTP/HTTPS by providing a remote storage backend that integrates with DVC's data versioning system.","skillfed_tags":["dvc-plugin","data-versioning","remote-storage"],"use_cases":["Store DVC-tracked datasets on a company HTTP server or web host without needing cloud provider SDKs.","Access versioned data from HTTP endpoints in CI/CD pipelines where only HTTP access is available.","Use DVC with legacy or custom HTTP-based data repositories that don't have native cloud storage support.","Retrieve specific versions of data from HTTP remotes in reproducible machine learning workflows."],"what_it_does":"dvc-http is a plugin that extends DVC (Data Version Control) to use HTTP and HTTPS endpoints as remote storage backends. It allows you to store versioned data on any HTTP server and retrieve it as part of your DVC workflow, integrating with DVC's existing remote storage abstraction layer through fsspec.\n\nThe plugin sits between DVC and HTTP servers, handling the mechanics of pushing and pulling data over HTTP. It depends on fsspec for the storage abstraction and aiohttp-retry for resilient asynchronous HTTP requests. This is useful when your data lives on a web server or HTTP-compatible storage service and you want DVC to manage versions and access patterns.","worth_installing":"Yes, if you use DVC and need to store or retrieve data over HTTP. The plugin is actively maintained, has low install friction, carries no security vulnerabilities, and uses a permissive license. Install it only if HTTP is your actual remote storage backend; it's not needed for local or cloud-native workflows."},"id":"dvc-http","links":{"html":"https://skillfed.io/packages/dvc-http","md":"https://skillfed.io/packages/dvc-http.md","pypi":"https://pypi.org/project/dvc-http/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2023-12-13","license_spdx":null,"license_treatment":"permissive","name":"dvc-http","python_support":"supports_current","summary":"http plugin for dvc"},"popularity":{"monthly_downloads":1885864,"position":3463,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"2.32.0"}
