Пакет python3-module-jsonref: Информация
Исходный пакет: python3-module-jsonref
Версия: 1.1.0-alt1
Собран: 25 февраля 2025 г. 17:57 в задании #374438
Категория: Разработка/Python 3
Сообщить об ошибке в пакетеДомашняя страница: https://pypi.org/project/jsonref/
Лицензия: MIT
О пакете: A library for automatic dereferencing of JSON Reference objects for Python (supporting Python 3.7+)
Описание:
Jsonref library lets you use a data structure with JSON reference objects, as if the references had been replaced with the referent data. There aresome features like lazily evaluation of references, so nothing is deferenced until it is used, and supporting recursive references, and creating recursive python data structures.
Сопровождающий: Anastasia Doronina