[ 原始碼: 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
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-defusedxml
- XML bomb protection for Python stdlib modules (for Python 3)