معرفی شرکت ها


dict-objectify-0.0.2


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Dictionary to Object hierarchy mapper.
ویژگی مقدار
سیستم عامل -
نام فایل dict-objectify-0.0.2
نام dict-objectify
نسخه کتابخانه 0.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Dusan Reljic
ایمیل نویسنده reljicd@google.com
آدرس صفحه اصلی https://github.com/reljicd/dict-objectify
آدرس اینترنتی https://pypi.org/project/dict-objectify/
مجوز Apache Software License
Dict Objectify (DO) allows specification of python classes hierarchy that are backed by dictionaries. Specification is done similar to ORM frameworks, by declaratively specifying dictionary keys as fields, Every field is defined as either nested (DO) class for nested dictionaries or one of the provided type classes for values of the type: int, float, text, bool, array, datetime or enum. Mapping between dictionaries and these objects works both ways. This allows easy parsing of hierarchical documents into python object hierarchy, doing pre processing on dict values, doing any kind of processing on that hierarchy and then transforming root objects back into dictionaries for eventual dumping into same document formats.


نیازمندی

مقدار نام
- str2bool


نحوه نصب


نصب پکیج whl dict-objectify-0.0.2:

    pip install dict-objectify-0.0.2.whl


نصب پکیج tar.gz dict-objectify-0.0.2:

    pip install dict-objectify-0.0.2.tar.gz