Installation
$ pip install dtool-annotation
Example usage
Get a dataset to play with:
$ LOCAL_DS_URI=$(dtool cp -q http://bit.ly/Ecoli-ref-genome .)
Add an annotation:
$ dtool annotation set $LOCAL_DS_URI project dtool-demo
Get an annotation:
$ dtool annotation get $LOCAL_DS_URI project dtool-demo
Add an annotation forcing a specific type:
$ dtool annotation set --type int $LOCAL_DS_URI stars 3
List all annotations:
$ dtool annotation ls project dtool-demo stars 3
For more information see the dtool documentation.
Release files for dtool-annotation 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-annotation-0.1.1.tar.gz | 3.9 kB | Details |
Release files / dtool-annotation-0.1.1.tar.gz
| Download URL | dtool-annotation-0.1.1.tar.gz |
|---|---|
| Size | 3.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
6533c4572534f31bd9ea371e898cd88e79db946f86c1c017268187ee79c8ff33
|
|
BLAKE2b-256 checksum How to use checksums |
95abea0ab8d2b7ef1ad9bb1149176780a423f7250a0c44bda35e71ad2c676dbe
|
| 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
|