软件包:python3-dataclass-wizard(0.35.1-1)
python3-dataclass-wizard 的相关链接
Debian 的资源:
下载源码包 dataclass-wizard:
- [dataclass-wizard_0.35.1-1.dsc]
- [dataclass-wizard_0.35.1.orig.tar.gz]
- [dataclass-wizard_0.35.1-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Library for handling dataclass serialization and deserialization
This library provides a set of tools for working with Python's dataclass structures, enabling effortless conversion to and from JSON, TOML, YAML, dictionaries, and environment variables. It supports flexible mappings of keys, custom transformations, and recursive data structures including nested and cyclic references. Field-level customisation is available for controlling how data is loaded or dumped, with support for environment variables as well. Its intuitive APIs allow straightforward interaction with structured data, and it includes functionality for auto-generating dataclass schemas from JSON input, managing unknown keys, and providing catch-all fields for unexpected data. This library integrates well with dataclass annotations to create and manipulate serialised representations while respecting data types and schema definitions.
其他与 python3-dataclass-wizard 有关的软件包
|
|
|
|
-
- dep: libjs-sphinxdoc (>= 8.1)
- JavaScript support for Sphinx documentation
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-typing-extensions
- Backported and Experimental Type Hints for Python
- 或者 python3-supported-min (>> 3.12)
- 软件包暂时不可用