jupyterlab_kaitai:将Kaitai功能作为jupyterlab扩展进行试验

时间:2024-03-19 23:07:22
【文件属性】:

文件名称:jupyterlab_kaitai:将Kaitai功能作为jupyterlab扩展进行试验

文件大小:29KB

文件格式:ZIP

更新时间:2024-03-19 23:07:22

TypeScript

jupyterlab_kaitai 在jupyterlab中使用Kaitai Struct进行实验 它将捆绑来自的HexViewer组件的修改版本,该组件已获得GPLv3的许可。 结果,此扩展在GPLv3下发布。 要求 JupyterLab> = 3.0 安装 pip install jupyterlab_kaitai 贡献 开发安装 注意:您将需要NodeJS来构建扩展包。 jlpm命令是JupyterLab附带的JupyterLab的固定版本。 您可以使用yarn或npm代替下面的jlpm 。 # Clone the repo to your local environment # Change directory to the jupyterlab_kaitai directory # Install package in development mode pip instal


【文件预览】:
jupyterlab_kaitai-main
----MANIFEST.in(449B)
----style()
--------index.css(25B)
--------base.css(3KB)
--------index.js(21B)
----.github()
--------workflows()
----jupyterlab_kaitai()
--------_version.py(440B)
--------__init__.py(319B)
--------hexviewer.py(767B)
----.eslintrc.js(1KB)
----.prettierignore(70B)
----src()
--------widget.ts(3KB)
--------version.ts(231B)
--------index.ts(803B)
--------IntervalHelper.ts(2KB)
--------HexViewer.ts(13KB)
----install.json(195B)
----tsconfig.json(587B)
----LICENSE(34KB)
----.prettierrc(79B)
----setup.py(2KB)
----README.md(2KB)
----.gitignore(1KB)
----pyproject.toml(145B)
----.eslintignore(43B)
----package.json(2KB)

网友评论