# Snakemake storage plugin: zenodo
A Snakemake storage plugin for reading from and writing to zenodo.org.
The plugin takes queries of the form `zenodo://record/121246/path/to/file.txt` for
downloading files (here from record `121246`), and
`zenodo://deposition/121246/path/to/file.txt` for uploading files
to an existing deposition (i.e. an unpublished and therefore still writable record).
Raw data
{
"_id": null,
"home_page": "https://github.com/snakemake/snakemake-storage-plugin-zenodo",
"name": "snakemake-storage-plugin-zenodo",
"maintainer": null,
"docs_url": null,
"requires_python": "<4.0,>=3.11",
"maintainer_email": null,
"keywords": "snakemake, zenodo, storage, plugin",
"author": "Johannes Koester",
"author_email": "johannes.koester@uni-due.de",
"download_url": "https://files.pythonhosted.org/packages/db/97/d804f288061ded331ab264f9211b039c61dedaa632c332c879ceccf0e11b/snakemake_storage_plugin_zenodo-0.1.4.tar.gz",
"platform": null,
"description": "# Snakemake storage plugin: zenodo\n\nA Snakemake storage plugin for reading from and writing to zenodo.org.\nThe plugin takes queries of the form `zenodo://record/121246/path/to/file.txt` for\ndownloading files (here from record `121246`), and \n`zenodo://deposition/121246/path/to/file.txt` for uploading files\nto an existing deposition (i.e. an unpublished and therefore still writable record).",
"bugtrack_url": null,
"license": "MIT",
"summary": "A Snakemake storage plugin for reading from and writing to zenodo.org",
"version": "0.1.4",
"project_urls": {
"Documentation": "https://snakemake.github.io/snakemake-plugin-catalog/plugins/storage/zenodo.html",
"Homepage": "https://github.com/snakemake/snakemake-storage-plugin-zenodo",
"Repository": "https://github.com/snakemake/snakemake-storage-plugin-zenodo"
},
"split_keywords": [
"snakemake",
" zenodo",
" storage",
" plugin"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "338627ffab33044496aed1f307dbdcd12d0cd7c5b92d4d8150bcb6e239807134",
"md5": "f615a85af92f1aecf1f5f12e94ae496b",
"sha256": "6f551c5351d84200bf1273659654080e18eb26626215c0eb99115b5ee8889f2d"
},
"downloads": -1,
"filename": "snakemake_storage_plugin_zenodo-0.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "f615a85af92f1aecf1f5f12e94ae496b",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.11",
"size": 7882,
"upload_time": "2024-06-24T04:20:59",
"upload_time_iso_8601": "2024-06-24T04:20:59.927057Z",
"url": "https://files.pythonhosted.org/packages/33/86/27ffab33044496aed1f307dbdcd12d0cd7c5b92d4d8150bcb6e239807134/snakemake_storage_plugin_zenodo-0.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "db97d804f288061ded331ab264f9211b039c61dedaa632c332c879ceccf0e11b",
"md5": "41ee8fdda80a73da2ee0bed8f32afcb7",
"sha256": "f9c13b4476c8002ec15dcce69819ed65e0cca86595f6ac3ece19020c012c9526"
},
"downloads": -1,
"filename": "snakemake_storage_plugin_zenodo-0.1.4.tar.gz",
"has_sig": false,
"md5_digest": "41ee8fdda80a73da2ee0bed8f32afcb7",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.11",
"size": 6722,
"upload_time": "2024-06-24T04:21:01",
"upload_time_iso_8601": "2024-06-24T04:21:01.064829Z",
"url": "https://files.pythonhosted.org/packages/db/97/d804f288061ded331ab264f9211b039c61dedaa632c332c879ceccf0e11b/snakemake_storage_plugin_zenodo-0.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-06-24 04:21:01",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "snakemake",
"github_project": "snakemake-storage-plugin-zenodo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "snakemake-storage-plugin-zenodo"
}