{"id":50071850,"url":"https://github.com/kymostudio/kymostudio","last_synced_at":"2026-05-26T07:00:56.744Z","repository":{"id":358995379,"uuid":"1244018238","full_name":"kymostudio/kymostudio","owner":"kymostudio","description":"Type it. See it appear. Watch it animate.","archived":false,"fork":false,"pushed_at":"2026-05-25T06:05:25.000Z","size":40452,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-25T06:41:18.616Z","etag":null,"topics":["animation","diagram","diagram-as-code","dsl","figma","mermaid","svg","webp"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kymostudio.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2026-05-19T22:19:27.000Z","updated_at":"2026-05-25T01:29:03.000Z","dependencies_parsed_at":"2026-05-24T05:01:15.321Z","dependency_job_id":null,"html_url":"https://github.com/kymostudio/kymostudio","commit_stats":null,"previous_names":["kymostudio/kymostudio"],"tags_count":12,"template":false,"template_full_name":null,"purl":"pkg:github/kymostudio/kymostudio","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kymostudio%2Fkymostudio","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kymostudio%2Fkymostudio/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kymostudio%2Fkymostudio/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kymostudio%2Fkymostudio/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kymostudio","download_url":"https://codeload.github.com/kymostudio/kymostudio/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kymostudio%2Fkymostudio/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33508317,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T03:12:49.672Z","status":"ssl_error","status_checked_at":"2026-05-26T03:12:47.976Z","response_time":63,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["animation","diagram","diagram-as-code","dsl","figma","mermaid","svg","webp"],"created_at":"2026-05-22T03:14:11.972Z","updated_at":"2026-05-26T07:00:56.708Z","avatar_url":"https://github.com/kymostudio.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003ekymo\u003c/h1\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003cb\u003eDiagram-as-code DSL\u003c/b\u003e — turn declarative text into \u003cb\u003eanimated SVG\u003c/b\u003e (plus WebP, Figma \u0026amp; Excalidraw), and import standard \u003cb\u003eBPMN 2.0\u003c/b\u003e.\n\u003c/p\u003e\n\n\u003cp align=\"center\"\u003e\n  \u003ca href=\"https://pypi.org/project/kymostudio/\"\u003e\u003cimg alt=\"PyPI\" src=\"https://img.shields.io/pypi/v/kymostudio?logo=pypi\u0026logoColor=white\u0026label=PyPI\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://www.npmjs.com/package/kymostudio\"\u003e\u003cimg alt=\"npm\" src=\"https://img.shields.io/npm/v/kymostudio?logo=npm\u0026label=npm\"\u003e\u003c/a\u003e\n  \u003ca href=\"https://github.com/kymostudio/kymostudio/actions/workflows/test.yml\"\u003e\u003cimg alt=\"Tests\" src=\"https://github.com/kymostudio/kymostudio/actions/workflows/test.yml/badge.svg\"\u003e\u003c/a\u003e\n  \u003ca href=\"./LICENSE\"\u003e\u003cimg alt=\"License\" src=\"https://img.shields.io/badge/license-Apache%202.0-blue\"\u003e\u003c/a\u003e\n\u003c/p\u003e\n\n![NVIDIA AIQ replica — animated](samples/nvidia-aiq-animated.webp)\n\n## Install\n\n```bash\npip install kymostudio        # Python\nnpm  install kymostudio       # JavaScript\n```\n\n## Usage\n\n```bash\nkymo sample.diagram              # → sample.svg\nkymo sample.diagram --animate    # → sample-animated.svg\nkymo sample.diagram --figma      # → sample.figma.js\nkymo sample.diagram --excalidraw # → sample.excalidraw\nkymo process.bpmn                # → process.svg (BPMN 2.0 import)\n```\n\nkymo also imports standard **BPMN 2.0 XML** (`.bpmn` from bpmn.io / Camunda\nModeler / Signavio) and renders it to SVG using the file's own geometry —\nsee [`docs/BPMN.md`](./docs/BPMN.md) and the\n[`samples/order.bpmn`](./samples/order.bpmn) /\n[`samples/collaboration.bpmn`](./samples/collaboration.bpmn) examples.\n\nA [**VS Code extension**](./packages/vscode-extension/README.md) gives `.diagram`\nand `.bpmn` files a live SVG preview inside the editor (zoom / pan / export),\nrendered in-process by the JS engine — no Python required.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkymostudio%2Fkymostudio","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkymostudio%2Fkymostudio","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkymostudio%2Fkymostudio/lists"}