jsonsir:Python 中类似 JSON 数据的序列化程序

时间:2024-07-20 16:19:38
【文件属性】:

文件名称:jsonsir:Python 中类似 JSON 数据的序列化程序

文件大小:6KB

文件格式:ZIP

更新时间:2024-07-20 16:19:38

Python

杰森爵士 Python 中类似 JSON 数据的序列化程序。 序列化规则 序列化 将 Python 数据转换为 JSON: Python 中的值 JSON 中的值 JSON 中的值( WITH_TYPE_NAME == True) 10 10 10 真的 真的 真的 “细绳” “细绳” “细绳” re._pattern_type “/罗斯/” “正则表达式(/russ/)” bson.ObjectId("543934671d41c812802711f3") “543934671d41c812802711f3” "objectid(543934671d41c812802711f3)" datetime.datetime(2014, 10, 11) “2014-10-11T00:00:00Z” “日期时间(2014-10-11T00:00:00Z)” 反序列化


【文件预览】:
jsonsir-master
----README.md(1KB)
----tests()
--------serializer.py(484B)
--------tests.py(3KB)
----jsonsir()
--------serializer.py(2KB)
--------contrib()
--------encoder.py(610B)
--------__init__.py(134B)
--------_compat.py(140B)
----setup.py(503B)
----tox.ini(175B)

网友评论