- serverless
- supports multiple storages (local, s3, gs, gdrive, ssh/sftp, etc)
- based on fsspec
Storage must support these operations:
- uploading
- downloading
- listing
- copying
- quasiatomic rename
You can install DVC objects via pip from PyPI:
$ pip install dvc-objects
This is used in dvc and dvc-data.
Contributions are very welcome. To learn more, see the Contributor Guide.
Distributed under the terms of the Apache 2.0 license, DVC objects is free and open source software.
If you encounter any problems, please file an issue along with a detailed description.