{ "info": { "author": "Tjelvar Olsson", "author_email": "tjelvar.olsson@gmail.com", "bugtrack_url": null, "classifiers": [], "description": "dtool CLI commands for working with per dataset metadata (annotations)\n======================================================================\n\n.. image:: https://badge.fury.io/py/dtool-annotation.svg\n :target: http://badge.fury.io/py/dtool-annotation\n :alt: PyPi package\n\n.. image:: https://travis-ci.org/jic-dtool/dtool-annotation.svg?branch=master\n :target: https://travis-ci.org/jic-dtool/dtool-annotation\n :alt: Travis CI build status (Linux)\n\n.. image:: https://codecov.io/github/jic-dtool/dtool-annotation/coverage.svg?branch=master\n :target: https://codecov.io/github/jic-dtool/dtool-annotation?branch=master\n :alt: Code Coverage\n\n\nInstallation\n------------\n\n::\n\n $ pip install dtool-annotation\n\n\nExample usage\n-------------\n\nGet a dataset to play with::\n\n $ LOCAL_DS_URI=$(dtool cp -q http://bit.ly/Ecoli-ref-genome .)\n\n\nAdd an annotation::\n\n $ dtool annotation set $LOCAL_DS_URI project dtool-demo\n\nGet an annotation::\n\n $ dtool annotation get $LOCAL_DS_URI project\n dtool-demo\n\nAdd an annotation forcing a specific type::\n\n $ dtool annotation set --type int $LOCAL_DS_URI stars 3\n\nList all annotations::\n\n $ dtool annotation ls\n project dtool-demo\n stars 3\n\nFor more information see the `dtool documentation `_.\n\nRelated packages\n----------------\n\n- `dtoolcore `_\n- `dtool-cli `_\n- `dtool-create `_\n- `dtool-overlay `_", "description_content_type": "", "docs_url": null, "download_url": "https://github.com/jic-dtool/dtool-annotation/tarball/0.1.1", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/jic-dtool/dtool-annotation", "keywords": "", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "dtool-annotation", "package_url": "https://pypi.org/project/dtool-annotation/", "platform": "", "project_url": "https://pypi.org/project/dtool-annotation/", "project_urls": { "Download": "https://github.com/jic-dtool/dtool-annotation/tarball/0.1.1", "Homepage": "https://github.com/jic-dtool/dtool-annotation" }, "release_url": "https://pypi.org/project/dtool-annotation/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Add ability to annotate datasets using the dtool CLI", "version": "0.1.1", "yanked": false, "yanked_reason": null }, "last_serial": 10693916, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "e1486b74abd9e74ab5d835db77210040", "sha256": "bb00ad1e7a8c83001c3be8cdd863a563d09d0b940cc30a5a0d5eb9d0ee278fe0" }, "downloads": -1, "filename": "dtool-annotation-0.1.0.tar.gz", "has_sig": false, "md5_digest": "e1486b74abd9e74ab5d835db77210040", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2896, "upload_time": "2019-10-25T15:36:56", "upload_time_iso_8601": "2019-10-25T15:36:56.570930Z", "url": "https://files.pythonhosted.org/packages/5c/92/4ea5fe7d18f6db626370568ff7bb0fad68153d0dcbbbd0202b773f9f21e0/dtool-annotation-0.1.0.tar.gz", "yanked": false, "yanked_reason": null } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "338b8e21cd344d2198b623a124401fae", "sha256": "6533c4572534f31bd9ea371e898cd88e79db946f86c1c017268187ee79c8ff33" }, "downloads": -1, "filename": "dtool-annotation-0.1.1.tar.gz", "has_sig": false, "md5_digest": "338b8e21cd344d2198b623a124401fae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3852, "upload_time": "2021-06-20T10:26:09", "upload_time_iso_8601": "2021-06-20T10:26:09.988615Z", "url": "https://files.pythonhosted.org/packages/95/ab/ea0ab8d2b7ef1ad9bb1149176780a423f7250a0c44bda35e71ad2c676dbe/dtool-annotation-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "338b8e21cd344d2198b623a124401fae", "sha256": "6533c4572534f31bd9ea371e898cd88e79db946f86c1c017268187ee79c8ff33" }, "downloads": -1, "filename": "dtool-annotation-0.1.1.tar.gz", "has_sig": false, "md5_digest": "338b8e21cd344d2198b623a124401fae", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3852, "upload_time": "2021-06-20T10:26:09", "upload_time_iso_8601": "2021-06-20T10:26:09.988615Z", "url": "https://files.pythonhosted.org/packages/95/ab/ea0ab8d2b7ef1ad9bb1149176780a423f7250a0c44bda35e71ad2c676dbe/dtool-annotation-0.1.1.tar.gz", "yanked": false, "yanked_reason": null } ], "vulnerabilities": [] }