Пакет: python3-orjson (3.10.7-2 и други)
Връзки за python3-orjson
Ресурси за Debian:
- Доклади за грешки
- Developer Information
- Журнал на промените в Debian
- Авторски права
- Управление на кръпките в Debian
Изтегляне на пакет-източник python-orjson.
- [python-orjson_3.10.7-2.dsc]
- [python-orjson_3.10.7.orig.tar.gz]
- [python-orjson_3.10.7-2.debian.tar.xz]
Отговорници:
Външни препратки:
- Начална страница [github.com]
Подобни пакети:
JSON parsing Python library
Fast, correct Python JSON library supporting dataclasses, datetimes, and numpy orjson is a fast, correct JSON library for Python. It benchmarks as the fastest Python library for JSON and is more correct than the standard json library or other third-party libraries. It serializes dataclass, datetime, numpy, and UUID instances natively.
Its features and drawbacks compared to other Python JSON libraries:
* serializes `dataclass` instances 40-50x as fast as other libraries * serializes `datetime`, `date`, and `time` instances to RFC 3339 format, e.g., "1970-01-01T00:00:00+00:00" * serializes `numpy.ndarray` instances 4-12x as fast with 0.3x the memory usage of other libraries * pretty prints 10x to 20x as fast as the standard library * serializes to `bytes` rather than `str`, i.e., is not a drop-in replacement * serializes `str` without escaping unicode to ASCII, e.g., "好" rather than "\\\u597d" * serializes `float` 10x as fast and deserializes twice as fast as other libraries * serializes subclasses of `str`, `int`, `list`, and `dict` natively, requiring `default` to specify how to serialize others * serializes arbitrary types using a `default` hook * has strict UTF-8 conformance, more correct than the standard library * has strict JSON conformance in not supporting Nan/Infinity/-Infinity * has an option for strict JSON conformance on 53-bit integers with default support for 64-bit * does not provide `load()` or `dump()` functions for reading from/writing to file-like objects
Други пакети, свързани с python3-orjson
|
|
|
|
-
- dep: libc6 (>= 2.34) [не loong64]
- GNU C Library: Shared libraries
също и виртуален пакет, предлаган от libc6-udeb
- dep: libc6 (>= 2.40) [loong64]
-
- dep: libgcc-s1 (>= 4.2) [не armel, armhf]
- GCC support library
- dep: libgcc-s1 (>= 4.3) [armel, armhf]
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
- dep: python3 (<< 3.14)
- dep: python3 (>= 3.13~)
Изтегляне на python3-orjson
Архитектура | Версия | Големина на пакета | Големина след инсталиране | Файлове |
---|---|---|---|---|
amd64 | 3.10.7-2+b1 | 258,1 кБ | 681,0 кБ | [списък на файловете] |
arm64 | 3.10.7-2+b1 | 236,6 кБ | 657,0 кБ | [списък на файловете] |
armel | 3.10.7-2+b1 | 250,4 кБ | 720,0 кБ | [списък на файловете] |
armhf | 3.10.7-2+b1 | 247,1 кБ | 656,0 кБ | [списък на файловете] |
i386 | 3.10.7-2+b1 | 276,4 кБ | 700,0 кБ | [списък на файловете] |
loong64 (неофициална архитектура) | 3.10.7-2+b1 | 237,9 кБ | 721,0 кБ | [списък на файловете] |
mips64el | 3.10.7-2+b1 | 256,3 кБ | 918,0 кБ | [списък на файловете] |
ppc64 (неофициална архитектура) | 3.10.7-2+b1 | 253,3 кБ | 849,0 кБ | [списък на файловете] |
ppc64el | 3.10.7-2+b1 | 260,9 кБ | 785,0 кБ | [списък на файловете] |
riscv64 | 3.10.7-2+b1 | 263,6 кБ | 621,0 кБ | [списък на файловете] |
s390x | 3.10.7-2+b1 | 286,1 кБ | 897,0 кБ | [списък на файловете] |
sparc64 (неофициална архитектура) | 3.10.7-2+b1 | 245,5 кБ | 1 108,0 кБ | [списък на файловете] |