معرفی شرکت ها


formaldict-1.0.5


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Formal structured dictionaries parsed from a schema
ویژگی مقدار
سیستم عامل -
نام فایل formaldict-1.0.5
نام formaldict
نسخه کتابخانه 1.0.5
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Wes Kendall
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/Opus10/formaldict
آدرس اینترنتی https://pypi.org/project/formaldict/
مجوز BSD-3-Clause
formaldict ########### ``formaldict`` provides the constructs for parsing structured dictionaries that adhere to a schema. Along with a simple and flexible schema definition to parse and validate dictionaries, ``formaldict`` is integrated with `python-prompt-toolkit <https://github.com/prompt-toolkit/python-prompt-toolkit>`__. This integration allows users to easily construct flows for command line interfaces (CLIs) when parsing structured user input. Below is an example user input flow constructed with a ``formaldict`` schema used by `git-tidy <https://github.com/jyveapp/git-tidy>`__: .. image:: https://raw.githubusercontent.com/jyveapp/formaldict/master/docs/_static/prompt.gif :width: 600 Check out the `docs <https://formaldict.readthedocs.io/>`__ for a tutorial on how to use ``formaldict`` as the backbone for parsing structured input in your library. Documentation ============= `View the formaldict docs here <https://formaldict.readthedocs.io/>`_. Installation ============ Install formaldict with:: pip3 install formaldict Contributing Guide ================== For information on setting up formaldict for development and contributing changes, view `CONTRIBUTING.rst <CONTRIBUTING.rst>`_. Primary Authors =============== - @wesleykendall (Wes Kendall)


نیازمندی

مقدار نام
>=4) importlib_metadata
>=0.3.0 kmatch
>=2.8.1 python-dateutil
>=3.0.2 prompt-toolkit


زبان مورد نیاز

مقدار نام
>=3.7.0,<4 Python


نحوه نصب


نصب پکیج whl formaldict-1.0.5:

    pip install formaldict-1.0.5.whl


نصب پکیج tar.gz formaldict-1.0.5:

    pip install formaldict-1.0.5.tar.gz