[ 源代码: python-marshmallow-dataclass ]
软件包: python3-marshmallow-dataclass (8.5.14-2) [universe]
python3-marshmallow-dataclass 的相关链接
Ubuntu 的资源:
下载源码包 python-marshmallow-dataclass:
- [python-marshmallow-dataclass_8.5.14-2.dsc]
- [python-marshmallow-dataclass_8.5.14.orig.tar.xz]
- [python-marshmallow-dataclass_8.5.14-2.debian.tar.xz]
维护者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Team
- Jérôme Charaoui
It should generally not be necessary for users to contact the original maintainer.
外部的资源:
- 主页 [github.com]
相似软件包:
Automatic generation of marshmallow schemas from dataclasses
其他与 python3-marshmallow-dataclass 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-dataclasses
- 软件包暂时不可用
- 或者 python3-supported-max (<< 3.6)
- 软件包暂时不可用
- 或者 python3-supported-min (>= 3.7)
- 软件包暂时不可用
-
- dep: python3-marshmallow (>= 3.18.0)
- Lightweight library for converting complex datatypes
-
- dep: python3-typing-inspect
- API for runtime inspection of types in Python