# Kuzu-Lab
[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](http://kuzu-lab.netlify.app)
In-broswer Graph Analysis platform power by [kuzu_wasm](https://github.com/DylanShang/kuzu-wasm) and JupyterLite. This project aims to provide an easy-to-use interface for creating, analyzing, and visualizing graph data directly in the browser, with Python as the primary language for interacting with the graphs.
## ✨ Try it in your browser ✨
➡️ **http://kuzu-lab.netlify.app**
## Embedding into Quarto
Kuzu-Lab supports seamless embedding into Quarto documents, enabling interactive graph analysis in a variety of formats, from technical blogs to live code examples. We have developed a [Quarto Jupyter Console version](https://kuzu-lab.netlify.app/repl-example.html) , allowing users to run Python code directly within Quarto documents, bringing the power of graph analysis to an easily embeddable format.
Additionally, by integrating Quarto-live with PyVis, we've created [interactive web page](https://kuzu-lab.netlify.app/quarto-live.html) that allow users to visualize and interact with graphs in real-time. This is particularly well-suited for dynamic content in technical blogs or educational resources, providing an engaging way to showcase graph-related analyses.
## Requirements
JupyterLite is being tested against modern web browsers:
- Firefox 90+
- Chromium 89+
## Acknowledgments
- Kuzu Database System: Special thanks to the developers of the Kuzu database, whose work made this platform possible.
- JupyterLite: For enabling in-browser Jupyter-like experiences.
- Pyodide: For providing a full Python environment that runs in the browser, making Python-based graph analysis feasible in Kuzu-Lab.
## License
This project is licensed under the MIT License.
Raw data
{
"_id": null,
"home_page": "https://github.com/DylanShang/kuzu-lab",
"name": "kuzu-wasm",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "jupyterlite kuzu wasm",
"author": "DylanShang",
"author_email": "lantu.april@gmail.com",
"download_url": null,
"platform": null,
"description": "# Kuzu-Lab\n\n[![lite-badge](https://jupyterlite.rtfd.io/en/latest/_static/badge.svg)](http://kuzu-lab.netlify.app)\n\nIn-broswer Graph Analysis platform power by [kuzu_wasm](https://github.com/DylanShang/kuzu-wasm) and JupyterLite. This project aims to provide an easy-to-use interface for creating, analyzing, and visualizing graph data directly in the browser, with Python as the primary language for interacting with the graphs.\n\n\n\n## \u2728 Try it in your browser \u2728\n\n\u27a1\ufe0f **http://kuzu-lab.netlify.app**\n\n## Embedding into Quarto\nKuzu-Lab supports seamless embedding into Quarto documents, enabling interactive graph analysis in a variety of formats, from technical blogs to live code examples. We have developed a [Quarto Jupyter Console version](https://kuzu-lab.netlify.app/repl-example.html) , allowing users to run Python code directly within Quarto documents, bringing the power of graph analysis to an easily embeddable format.\n\nAdditionally, by integrating Quarto-live with PyVis, we've created [interactive web page](https://kuzu-lab.netlify.app/quarto-live.html) that allow users to visualize and interact with graphs in real-time. This is particularly well-suited for dynamic content in technical blogs or educational resources, providing an engaging way to showcase graph-related analyses.\n\n## Requirements\n\nJupyterLite is being tested against modern web browsers:\n\n- Firefox 90+\n- Chromium 89+\n\n\n## Acknowledgments\n- Kuzu Database System: Special thanks to the developers of the Kuzu database, whose work made this platform possible.\n- JupyterLite: For enabling in-browser Jupyter-like experiences.\n- Pyodide: For providing a full Python environment that runs in the browser, making Python-based graph analysis feasible in Kuzu-Lab.\n\n## License\nThis project is licensed under the MIT License. \n",
"bugtrack_url": null,
"license": null,
"summary": "Python wheel for kuzu_wasm",
"version": "0.0.9",
"project_urls": {
"Homepage": "https://github.com/DylanShang/kuzu-lab"
},
"split_keywords": [
"jupyterlite",
"kuzu",
"wasm"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "aab13cc5db3be40355051ef1151bf8cf676f79f0a22b73efc89eca95560f831a",
"md5": "bf4330d2573e6a56d3f17a05c010e98e",
"sha256": "a998143f8fae18f34e4638780e2f4566a5dbad2f2806a9f8e1c33e7fa91c4107"
},
"downloads": -1,
"filename": "kuzu_wasm-0.0.9-py3-none-any.whl",
"has_sig": false,
"md5_digest": "bf4330d2573e6a56d3f17a05c010e98e",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 5753,
"upload_time": "2024-09-25T07:16:43",
"upload_time_iso_8601": "2024-09-25T07:16:43.601466Z",
"url": "https://files.pythonhosted.org/packages/aa/b1/3cc5db3be40355051ef1151bf8cf676f79f0a22b73efc89eca95560f831a/kuzu_wasm-0.0.9-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-09-25 07:16:43",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DylanShang",
"github_project": "kuzu-lab",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [],
"lcname": "kuzu-wasm"
}