[ trixie ]
[ sid ]
[ 源代码: py-serializable ]
软件包:python3-py-serializable(2.0.0-2)
python3-py-serializable 的相关链接
Debian 的资源:
下载源码包 py-serializable:
- [py-serializable_2.0.0-2.dsc]
- [py-serializable_2.0.0.orig.tar.gz]
- [py-serializable_2.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library for {de,}serializing Python classes to and from JSON and XML
This Pythonic-library can be used to magically handle serialization of your Python Objects to JSON or XML and de-serialization from JSON or XML back to Pythonic Object instances.
This library relies upon your Python Classes utilising the @property decorator and can optionally take additional configuration which allows you to control how a class is (de-)serialized.
This package installs the library for Python 3.
其他与 python3-py-serializable 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-defusedxml
- XML bomb protection for Python stdlib modules (for Python 3)