Pakket: python3-srsly (2.4.5-1 en anderen)
Verwijzigingen voor python3-srsly
Debian bronnen:
Het bronpakket python-srsly downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
modern high-performance serialization utilities for Python3
Serialization is hard, especially across Python versions and multiple platforms. After dealing with many subtle bugs over the years (encodings, locales, large files) libraries like spaCy and Prodigy have steadily grown a number of utility functions to wrap the multiple serialization formats that are need to support (especially json, msgpack and pickle). To avoid duplication these functions were put in one place.
Andere aan python3-srsly gerelateerde pakketten
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.13)
- dep: python3 (>= 3.11~)
-
- dep: python3-catalogue
- super lightweight function registries for Python3 libraries