{"id":27275162,"url":"https://github.com/continuous-foundation/zenodo-utils","last_synced_at":"2026-02-08T14:33:29.012Z","repository":{"id":257947058,"uuid":"869774983","full_name":"continuous-foundation/zenodo-utils","owner":"continuous-foundation","description":"Utilities for working with zenodo","archived":false,"fork":false,"pushed_at":"2025-02-11T23:22:02.000Z","size":863,"stargazers_count":0,"open_issues_count":5,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-03-25T11:39:11.502Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/continuous-foundation.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-10-08T21:36:59.000Z","updated_at":"2024-11-29T22:52:48.000Z","dependencies_parsed_at":"2024-11-29T23:37:02.618Z","dependency_job_id":null,"html_url":"https://github.com/continuous-foundation/zenodo-utils","commit_stats":null,"previous_names":["curvenote/zenodo-utils","continuous-foundation/zenodo-utils"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/continuous-foundation%2Fzenodo-utils","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/continuous-foundation%2Fzenodo-utils/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/continuous-foundation%2Fzenodo-utils/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/continuous-foundation%2Fzenodo-utils/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/continuous-foundation","download_url":"https://codeload.github.com/continuous-foundation/zenodo-utils/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248431322,"owners_count":21102183,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-04-11T15:30:57.000Z","updated_at":"2026-02-08T14:33:29.003Z","avatar_url":"https://github.com/continuous-foundation.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# zenodo-utils\n\n[![zenodo-utils on npm](https://img.shields.io/npm/v/zenodo-utils.svg)](https://www.npmjs.com/package/zenodo-utils)\n[![MIT License](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/continuous-foundation/zenodo-utils/blob/main/LICENSE)\n![CI](https://github.com/continuous-foundation/zenodo-utils/workflows/CI/badge.svg)\n\nUtilities to submit information to [Zenodo](https://zenodo.org) in your application. Works with [MyST Frontmatter](https://mystmd.org) for a single way to define your publishing information for packages and have bulk uploads and deposits for long-term archiving.\n\n```shell\nnpm install zenodo-utils\n```\n\n## Command Line\n\nThe library installs a command line interface (CLI) which allows for deposit and upload of content to Zenodo. Deposits require metadata in a `myst.yml` file, including `title`, `authors`, and `abstract`. You may specify the files to be deposited under `downloads`, or the CLI will attempt to discover files in the same folder. You can run the CLI in a folder with a `myst.yml` file, or you can run it in a parent folder, where it will traverse the children and potentially find multiple `myst.yml` files (and therefore create multiple deposits).\n\nYou must provide your Zenodo API token as an environment variable `ZENODO_TOKEN`. Basic usage looks like:\n\n```\nZENODO_TOKEN=\u003cmy-api-token\u003e zenodo deposit --type presentation --publish\n```\n\nAvailable options for `zenodo deposit` include:\n\n- `--type \u003ctype\u003e`: Deposit type (e.g. presentation, poster, publication, dataset, etc)\n- `--publish`: Publish deposit immediately when uploads are complete\n- `--community \u003cid\u003e`: Add deposit to Zenodo community\n- `--sandbox`: Deposit to zenodo sandbox environment\n\n---\n\n\u003cp style=\"text-align: center; color: #aaa; padding-top: 50px\"\u003e\n  Made with love by\n  \u003ca href=\"https://continuous.foundation\" target=\"_blank\" style=\"color: #aaa\"\u003e\n    Continuous Science Foundation \u003cimg src=\"https://continuous.foundation/images/logo-small.svg\" style=\"height: 1em\" /\u003e\n  \u003c/a\u003e\n\u003c/p\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontinuous-foundation%2Fzenodo-utils","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcontinuous-foundation%2Fzenodo-utils","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcontinuous-foundation%2Fzenodo-utils/lists"}