序列化所有python-Python开发

时间:2021-05-25 14:40:25
【文件属性】:
文件名称:序列化所有python-Python开发
文件大小:162KB
文件格式:ZIP
更新时间:2021-05-25 14:40:25
Python Miscellaneous dill序列化所有python关于Dill dill扩展了python的pickle模块,用于对大多数内置python类型进行序列化和反序列化。 序列化是将莳萝序列化所有python的过程。关于Dill dill扩展了python的pickle模块,用于对大多数内置python类型进行序列化和反序列化的python对象。 序列化是将对象转换为字节流的过程,而相反的过程是将字节流转换回python对象层次结构。 莳萝为用户提供了与泡菜模块相同的界面,还包括一些其他功能。 除了腌制python对象外,dill还提供了
【文件预览】:
dill-master
----setup.py(11KB)
----.gitignore(32B)
----DEV_NOTES(2KB)
----.codecov.yml(672B)
----.travis.yml(1KB)
----MANIFEST.in(147B)
----LICENSE(2KB)
----setup.cfg(69B)
----scripts()
--------undill(590B)
--------get_objgraph(2KB)
----README.md(5KB)
----tests()
--------test_functions.py(2KB)
--------test_temp.py(3KB)
--------test_weakref.py(2KB)
--------test_recursive.py(2KB)
--------__init__.py(501B)
--------test_check.py(1KB)
--------test_restricted.py(783B)
--------test_file.py(13KB)
--------test_properties.py(1KB)
--------test_selected.py(2KB)
--------test_functors.py(930B)
--------test_extendpickle.py(1KB)
--------test_objects.py(2KB)
--------test_source.py(6KB)
--------__main__.py(835B)
--------test_nested.py(3KB)
--------test_classdef.py(5KB)
--------test_detect.py(4KB)
--------test_moduledict.py(1KB)
--------test_module.py(2KB)
--------test_diff.py(3KB)
--------test_mixins.py(4KB)
----.coveragerc(436B)
----dill()
--------__init__.py(4KB)
--------temp.py(8KB)
--------_objects.py(20KB)
--------__diff.py(7KB)
--------pointers.py(4KB)
--------source.py(44KB)
--------_dill.py(57KB)
--------settings.py(719B)
--------objtypes.py(736B)
--------detect.py(12KB)
----docs()
--------Makefile(621B)
--------source()
----tox.ini(431B)

网友评论