Package python3-module-lazy-model: Information
Source package: python3-module-lazy-model
Version: 0.2.0-alt1
Build time: Aug 8, 2024, 01:40 AM in the task #354562
Category: Development/Python3
Report package bugHome page: https://pypi.org/project/lazy-model
License: Apache-2.0
Summary: Lazy parsing for Pydantic models
Description:
This library provides a lazy interface for parsing objects from dictionaries. During the parsing, it saves the raw data inside the object and parses each field on demand.
Maintainer: Alexander Burmatov