Skip to content

livMatS/dtool-datalad

Repository files navigation

Add datalad support to dtool

PyPi package

Features

  • Convert dtool datasets to datalad datasets and vice versa

Installation

To install the dtool-datalad package:

pip install dtool-datalad

Usage

To copy a dtool dataset from local disk to a datalad dataset bucket use the command below:

dtool copy ./my-dataset datalad://path/to/datalad/dataset

To list all the dtool-compatible datalad datasets in a directory, use the command below:

dtool ls datalad://path/to/folder/with/datalad/datasets

See the dtool documentation for more detail.

Related packages

About

Proposed at the distribits 2024 hackathon.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages