文件名称:json-digest:JSON对象的一致消息摘要库
文件大小:269KB
文件格式:ZIP
更新时间:2024-04-14 13:26:19
Python
JSON对象的一致消息摘要 此模块根据给定的JSON数据创建结构化的摘要,以进行一致的消息摘要计算。 摘要计算的步骤如下所述。 支持的编程语言 Python 版本3.5或更高版本 安装模块 pip install json-structure-digest 将模块导入程序中 from jsondigest import digest 命令行工具 json_digest.py Java脚本 环境 Nodejs 0.10或更高版本 浏览器(chrome,firefox,safari,edge) 安装模块 yarn add json-structure-digest 或者 npm install json-structure-digest 在脚本中导入模块 import { digest } from json - structure - digest 要求 JSON字符串必须符合
【文件预览】:
json-digest-develop
----LICENSE.txt(1KB)
----.circleci()
--------config.yml(4KB)
----CONTRIBUTING.md(4KB)
----README.md(10KB)
----javascript()
--------webpack.dev.js(5KB)
--------webpack.prod.js(889B)
--------yarn.lock(294KB)
--------LICENSE.txt(1KB)
--------src()
--------.npmignore(73B)
--------.idea()
--------tsconfig.json(6KB)
--------webpack.common.js(2KB)
--------README.md(3KB)
--------dist()
--------tests()
--------karma.conf.js(3KB)
--------CHANGELOG.md(134B)
--------package.json(4KB)
----renovate.json(170B)
----python()
--------MANIFEST.in(196B)
--------README.rst(3KB)
--------LICENSE.txt(1KB)
--------prepare.py(317B)
--------scripts()
--------setup.py(2KB)
--------README.md(3KB)
--------jsondigest()
--------tests()
--------CHANGELOG.md(106B)