معرفی شرکت ها


ccorp-yaml-include-0.0.2


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

An extension of ruamel.yaml to support including aliases
ویژگی مقدار
سیستم عامل -
نام فایل ccorp-yaml-include-0.0.2
نام ccorp-yaml-include
نسخه کتابخانه 0.0.2
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Tristan Sweeney
ایمیل نویسنده tristan.sweeney@cambridgeconsultants.com
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/ccorp-yaml-include/
مجوز -
# CCorp Ruamel.YAML Include Extension This package extends Ruamel.YAML (a fork of PyYaml) to implement the `!include` tag in the _composer_, which allows the use of YAML anchors across included files. The prior way of achiving this required modifying the structure of files to invert the inclusion of files, and modifying the loading of the included file to patch in the anchors parsed thusfar. Unfortunately, this isn't possible on an existing collection of YAML files without a _lot_ of pushback from other developers, and therefore this package was developed. It processes `!include` tags as they are encountered by the composer rather than generating a tagged scalar to be processed by the constructor, allowing the processing to happen as a C/C++ programmer would expect, rather than defering until after composition.


نیازمندی

مقدار نام
- ruamel.yaml


نحوه نصب


نصب پکیج whl ccorp-yaml-include-0.0.2:

    pip install ccorp-yaml-include-0.0.2.whl


نصب پکیج tar.gz ccorp-yaml-include-0.0.2:

    pip install ccorp-yaml-include-0.0.2.tar.gz