معرفی شرکت ها


deeppath-0.1.6


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python module to easily manipulate complex nested structures
ویژگی مقدار
سیستم عامل -
نام فایل deeppath-0.1.6
نام deeppath
نسخه کتابخانه 0.1.6
نگهدارنده []
ایمیل نگهدارنده []
نویسنده -
ایمیل نویسنده -
آدرس صفحه اصلی -
آدرس اینترنتی https://pypi.org/project/deeppath/
مجوز MIT license
======== deeppath ======== .. image:: https://img.shields.io/pypi/v/deeppath.svg :target: https://pypi.python.org/pypi/deeppath .. image:: https://img.shields.io/travis/loicleyendecker/deeppath.svg :target: https://travis-ci.com/loicleyendecker/deeppath .. image:: https://readthedocs.org/projects/deeppath/badge/?version=latest :target: https://deeppath.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://pyup.io/repos/github/loicleyendecker/deeppath/shield.svg :target: https://pyup.io/repos/github/loicleyendecker/deeppath/ :alt: Updates Python module to easily manipulate complex nested structures * Free software: MIT license * Documentation: https://deeppath.readthedocs.io. Features -------- With `~deeppath.dget`, you can access data in a complex nested structure. The nested structure should be a json-like structure, so essentially consisting of dictionary- and list-like structures:: nested_data = { "users": [ {"surname": "Doe", "name": "John"}, {"name": "Jane", "surname": "Doe"}, ], "location": { "city": "London", "country": "United Kingdom", }, } Credits ------- This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template. .. _Cookiecutter: https://github.com/audreyr/cookiecutter .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


نیازمندی

مقدار نام
- pytest
- mypy
- esbonio
- pylint
- doc8
- black
- towncrier
- dataclasses


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

مقدار نام
>=3.6 Python


نحوه نصب


نصب پکیج whl deeppath-0.1.6:

    pip install deeppath-0.1.6.whl


نصب پکیج tar.gz deeppath-0.1.6:

    pip install deeppath-0.1.6.tar.gz