Pakket: python3-py-serializable (2.0.0-2)
Verwijzigingen voor python3-py-serializable
Debian bronnen:
Het bronpakket py-serializable downloaden:
- [py-serializable_2.0.0-2.dsc]
- [py-serializable_2.0.0.orig.tar.gz]
- [py-serializable_2.0.0-2.debian.tar.xz]
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan python3-py-serializable gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-defusedxml
- XML bomb protection for Python stdlib modules (for Python 3)