[ 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)