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.
Release files for dtool-tag 0.1.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| dtool-tag-0.1.1.tar.gz | 3.5 kB | Details |
Release files / dtool-tag-0.1.1.tar.gz
| Download URL | dtool-tag-0.1.1.tar.gz |
|---|---|
| Size | 3.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f3a4e85d770c23c2d4aa48294fd5bb6aaf204d69340c9c103b236ffe51ee2fd4
|
|
BLAKE2b-256 checksum How to use checksums |
db4b7e48b7d3150bfdd5d8813e1dd3bca04e3eb1b8326f578f6b6359c82262fb
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|