معرفی شرکت ها


cacheproperty-0.1.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

A subclass of python's builtin property class that removes boilerplate by implementing the h_hidden_attribute pattern with a single decorator call. Also afacilitates invalidation of the cached hidden attribute with a @cacheproperty.invalidate decorator on any other methods or properties in a class.
ویژگی مقدار
سیستم عامل -
نام فایل cacheproperty-0.1.1
نام cacheproperty
نسخه کتابخانه 0.1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Matthew Hawthorn
ایمیل نویسنده hawthorn.matthew@gmail.com
آدرس صفحه اصلی https://github.com/mattHawthorn/cacheproperty
آدرس اینترنتی https://pypi.org/project/cacheproperty/
مجوز GNU General Public License v3
============= cacheproperty ============= .. image:: https://img.shields.io/pypi/v/cacheproperty.svg :target: https://pypi.python.org/pypi/cacheproperty .. image:: https://img.shields.io/travis/mattHawthorn/cacheproperty.svg :target: https://travis-ci.org/mattHawthorn/cacheproperty .. image:: https://readthedocs.org/projects/cacheproperty/badge/?version=latest :target: https://cacheproperty.readthedocs.io/en/latest/?badge=latest :alt: Documentation Status .. image:: https://pyup.io/repos/github/mattHawthorn/cacheproperty/shield.svg :target: https://pyup.io/repos/github/mattHawthorn/cacheproperty/ :alt: Updates A subclass of python's builtin property class that removes boilerplate by implementing the h_hidden_attribute pattern with a single decorator call. Also afacilitates invalidation of the cached hidden attribute with a @cacheproperty.invalidate decorator on any other methods or properties in a class. * Free software: GNU General Public License v3 * Documentation: https://cacheproperty.readthedocs.io. Features -------- 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 ======= History ======= 0.1.0 (2018-02-16) ------------------ * First release on PyPI.


نحوه نصب


نصب پکیج whl cacheproperty-0.1.1:

    pip install cacheproperty-0.1.1.whl


نصب پکیج tar.gz cacheproperty-0.1.1:

    pip install cacheproperty-0.1.1.tar.gz