[ trixie ]
[ sid ]
[ Source: python-msgspec ]
Package: python3-msgspec (0.19.0-2)
Links for python3-msgspec
Debian Resources:
Download Source Package python-msgspec:
- [python-msgspec_0.19.0-2.dsc]
- [python-msgspec_0.19.0.orig.tar.gz]
- [python-msgspec_0.19.0-2.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Fast serialization/validation Python library (Python 3)
msgspec is a library that provides the following features for serialization and validation of JSON, MessagePack, YAML, and TOML data:
* High performance encoders/decoders for common protocols. The JSON and MessagePack implementations regularly benchmark as the fastest options for Python. * Support for a wide variety of Python types. Additional types may be supported through extensions. * Zero-cost schema validation using familiar Python type annotations. In benchmarks msgspec decodes and validates JSON faster than orjson can decode it alone. * A speedy Struct type for representing structured data. If you already use dataclasses or attrs, structs should feel familiar. However, they're 5-60x faster for common operations.
This package contains the Python 3 version.
Other Packages Related to python3-msgspec
|
|
|
|
-
- dep: libc6 (>= 2.14) [amd64]
- GNU C Library: Shared libraries
also a virtual package provided by libc6-udeb
- dep: libc6 (>= 2.17) [arm64, ppc64el]
- dep: libc6 (>= 2.27) [riscv64]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
-
- sug: python-msgspec-doc
- Fast serialization/validation Python library (Documentation)
-
- sug: python3-tomli-w
- lil' TOML writer for Python
-
- sug: python3-yaml
- YAML parser and emitter for Python3
Download python3-msgspec
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
amd64 | 178.0 kB | 527.0 kB | [list of files] |
arm64 | 165.0 kB | 523.0 kB | [list of files] |
ppc64el | 187.3 kB | 651.0 kB | [list of files] |
riscv64 | 186.1 kB | 475.0 kB | [list of files] |