Add ability to tag datasets using the dtool CLI
Project description
Installation
$ pip install dtool-tag
Example usage
Get a dataset to play with:
$ LOCAL_DS_URI=$(dtool cp -q http://bit.ly/Ecoli-ref-genome .)
Add a couple of tags:
$ dtool tag set $LOCAL_DS_URI e.coli $ dtool tag set $LOCAL_DS_URI genome
List the dataset tags:
$ dtool tag ls $LOCAL_DS_URI e.coli genome
Delete a tag:
$ dtool tag delete $LOCAL_DS_URI genome
For more information see the dtool documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dtool-tag-0.1.1.tar.gz
(3.5 kB
view details)
File details
Details for the file dtool-tag-0.1.1.tar.gz
.
File metadata
- Download URL: dtool-tag-0.1.1.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.7.0 requests/2.25.1 setuptools/52.0.0.post20210125 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.9.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f3a4e85d770c23c2d4aa48294fd5bb6aaf204d69340c9c103b236ffe51ee2fd4 |
|
MD5 | 0ff3ad5c6ec638ee6570ba6a1fef1915 |
|
BLAKE2b-256 | db4b7e48b7d3150bfdd5d8813e1dd3bca04e3eb1b8326f578f6b6359c82262fb |