{ "info": { "author": "Matthew Hawthorn", "author_email": "hawthorn.matthew@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 2 - Pre-Alpha", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License v3 (GPLv3)", "Natural Language :: English", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Programming Language :: Python :: 3.6", "Topic :: Utilities" ], "description": "=============\ncacheproperty\n=============\n\n\n.. image:: https://img.shields.io/pypi/v/cacheproperty.svg\n :target: https://pypi.python.org/pypi/cacheproperty\n\n.. image:: https://img.shields.io/travis/mattHawthorn/cacheproperty.svg\n :target: https://travis-ci.org/mattHawthorn/cacheproperty\n\n.. image:: https://readthedocs.org/projects/cacheproperty/badge/?version=latest\n :target: https://cacheproperty.readthedocs.io/en/latest/?badge=latest\n :alt: Documentation Status\n\n\n.. image:: https://pyup.io/repos/github/mattHawthorn/cacheproperty/shield.svg\n :target: https://pyup.io/repos/github/mattHawthorn/cacheproperty/\n :alt: Updates\n\n\n\nA 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.\n\n\n* Free software: GNU General Public License v3\n* Documentation: https://cacheproperty.readthedocs.io.\n\n\nFeatures\n--------\n\n\n\nCredits\n-------\n\nThis package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage\n\n\n=======\nHistory\n=======\n\n0.1.0 (2018-02-16)\n------------------\n\n* First release on PyPI.\n\n\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/mattHawthorn/cacheproperty", "keywords": "cacheproperty", "license": "GNU General Public License v3", "maintainer": "", "maintainer_email": "", "name": "cacheproperty", "package_url": "https://pypi.org/project/cacheproperty/", "platform": "", "project_url": "https://pypi.org/project/cacheproperty/", "project_urls": { "Homepage": "https://github.com/mattHawthorn/cacheproperty" }, "release_url": "https://pypi.org/project/cacheproperty/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "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.", "version": "0.1.1" }, "last_serial": 3601616, "releases": { "0.1.0": [ { "comment_text": "", "digests": { "md5": "2be0d07e0aee9903ac4f5ead23a53994", "sha256": "05d7ccadabd3648091679611a54161a26fa77fcc8fce50f64bddde59175edc32" }, "downloads": -1, "filename": "cacheproperty-0.1.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "2be0d07e0aee9903ac4f5ead23a53994", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5315, "upload_time": "2018-02-17T00:21:28", "url": "https://files.pythonhosted.org/packages/bd/0e/04bccabce3c716324a1ea4414fa4dd83795e9c3540d653d7928f154c2c4a/cacheproperty-0.1.0-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "f7348cdff54f6b475db18a0c538dfdc2", "sha256": "f26481f79b1f682354aa1b57c2237f42464727979811c86e5f2f687a4bb49383" }, "downloads": -1, "filename": "cacheproperty-0.1.0.tar.gz", "has_sig": false, "md5_digest": "f7348cdff54f6b475db18a0c538dfdc2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9792, "upload_time": "2018-02-17T00:21:30", "url": "https://files.pythonhosted.org/packages/44/4b/95d6938b31702a42ba260a635d849e45bfa5fb61ea998950b0facb63f9df/cacheproperty-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "5be8fe740b01974616daffb11f29d176", "sha256": "52c5401792a7fa951bef99139ee5fccbb684549b54ab1186b7155c4142b1a683" }, "downloads": -1, "filename": "cacheproperty-0.1.1-py2.7.egg", "has_sig": false, "md5_digest": "5be8fe740b01974616daffb11f29d176", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5609, "upload_time": "2018-02-21T09:27:37", "url": "https://files.pythonhosted.org/packages/47/d3/e5be420f6234f7dae21ae539cba234b99cc1f4ff5417ba79b290ac17df03/cacheproperty-0.1.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "5e89c04bdde1c2122e87a20b9b5a42a9", "sha256": "b1ef7276f1ed43292706c28ae8379471c3f2119dcac196769da9b48c5ac3539f" }, "downloads": -1, "filename": "cacheproperty-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5e89c04bdde1c2122e87a20b9b5a42a9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5252, "upload_time": "2018-02-21T09:27:35", "url": "https://files.pythonhosted.org/packages/47/4b/d91006a544f1118ad8250c5937c5a81a4abd71d8d0d7ce0965e3847343a0/cacheproperty-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ccaa09f1b630e0d23eb7d4c6defb2a85", "sha256": "af78b643e09f387e6305afcad1e2b07ac12eea15cab59d89c7119acdb05d8df0" }, "downloads": -1, "filename": "cacheproperty-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ccaa09f1b630e0d23eb7d4c6defb2a85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9226, "upload_time": "2018-02-21T09:27:39", "url": "https://files.pythonhosted.org/packages/4d/d6/2dfe7453f3151458a2f011609d2d4571a8e38b3b3e1ae6b8215f12a96d48/cacheproperty-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "5be8fe740b01974616daffb11f29d176", "sha256": "52c5401792a7fa951bef99139ee5fccbb684549b54ab1186b7155c4142b1a683" }, "downloads": -1, "filename": "cacheproperty-0.1.1-py2.7.egg", "has_sig": false, "md5_digest": "5be8fe740b01974616daffb11f29d176", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 5609, "upload_time": "2018-02-21T09:27:37", "url": "https://files.pythonhosted.org/packages/47/d3/e5be420f6234f7dae21ae539cba234b99cc1f4ff5417ba79b290ac17df03/cacheproperty-0.1.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "5e89c04bdde1c2122e87a20b9b5a42a9", "sha256": "b1ef7276f1ed43292706c28ae8379471c3f2119dcac196769da9b48c5ac3539f" }, "downloads": -1, "filename": "cacheproperty-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "5e89c04bdde1c2122e87a20b9b5a42a9", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": null, "size": 5252, "upload_time": "2018-02-21T09:27:35", "url": "https://files.pythonhosted.org/packages/47/4b/d91006a544f1118ad8250c5937c5a81a4abd71d8d0d7ce0965e3847343a0/cacheproperty-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "ccaa09f1b630e0d23eb7d4c6defb2a85", "sha256": "af78b643e09f387e6305afcad1e2b07ac12eea15cab59d89c7119acdb05d8df0" }, "downloads": -1, "filename": "cacheproperty-0.1.1.tar.gz", "has_sig": false, "md5_digest": "ccaa09f1b630e0d23eb7d4c6defb2a85", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 9226, "upload_time": "2018-02-21T09:27:39", "url": "https://files.pythonhosted.org/packages/4d/d6/2dfe7453f3151458a2f011609d2d4571a8e38b3b3e1ae6b8215f12a96d48/cacheproperty-0.1.1.tar.gz" } ] }