{ "info": { "author": "hustcc", "author_email": "i@atool.org", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Natural Language :: Chinese (Simplified)", "Natural Language :: Chinese (Traditional)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.5", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.2", "Programming Language :: Python :: 3.3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5", "Topic :: Software Development :: Embedded Systems", "Topic :: Utilities" ], "description": "wrapcache\uff1awrap cache\uff0c python\u65b9\u6cd5\u88c5\u9970\u5668\u7f13\u5b58\u7cfb\u7edf\u3002\n\nwrapcache: Short for wraps cache. A Function / Method OUTPUT cache system base on function Decorators.\n\nGitHub: https://github.com/hustcc/wrapcache\n\n\u7279\u70b9\n\n- \u517c\u5bb9\u5404\u79cd\u7248\u672c\u7684python\uff0c\u5305\u62ecpython2\u548cpython3\u7684\u4e2a\u7248\u672c\uff1b\n- \u4f7f\u7528\u65b9\u4fbf\uff1a\u4e00\u4e2a\u88c5\u9970\u5668\u653e\u5230\u65b9\u6cd5\u7684\u5934\u90e8\u5373\u53ef\u7f13\u5b58\u8be5\u65b9\u6cd5\uff1b\n- \u914d\u7f6e\u7b80\u5355\uff1acache\u6307\u5b9a\u7f13\u5b58\u65b9\u5f0f\u3001timeout\u6307\u5b9a\u7f13\u5b58\u8fc7\u671f\u65f6\u95f4\uff1b\n- MIT \u6388\u6743\u534f\u8bae\uff1b\n\n\n\u5b89\u88c5\u8bf4\u660e\n\n\u4ee3\u7801\u5bf9 Python 2/3 \u5747\u517c\u5bb9\n\n1. \u5168\u81ea\u52a8\u5b89\u88c5\uff1a ``easy_install wrapcache`` \u6216\u8005 ``pip install wrapcache`` / ``pip3 install wrapcache``\n2. \u534a\u81ea\u52a8\u5b89\u88c5\uff1a\u5148\u4e0b\u8f7d https://pypi.python.org/pypi/wrapcache/ \uff0c\u89e3\u538b\u540e\u8fd0\u884c\n python setup.py install\n3. \u624b\u52a8\u5b89\u88c5\uff1a\u5c06 jieba \u76ee\u5f55\u653e\u7f6e\u4e8e\u5f53\u524d\u76ee\u5f55\u6216\u8005 site-packages \u76ee\u5f55\n\n\u901a\u8fc7 import wrapcache \u6765\u5f15\u7528", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/hustcc/wrapcache", "keywords": "wrapcache,Wraps Cache,Cache System,Decorators Cache,Function Cache,Method Cache,Redis Cache,LRU Memory Cache", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "wrapcache", "package_url": "https://pypi.org/project/wrapcache/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/wrapcache/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/hustcc/wrapcache" }, "release_url": "https://pypi.org/project/wrapcache/1.0.8/", "requires_dist": null, "requires_python": null, "summary": "Short for wraps cache. A method cache system base on method Decorators.", "version": "1.0.8" }, "last_serial": 2019969, "releases": { "1.0.1": [ { "comment_text": "", "digests": { "md5": "94e1e9be78fbe5ab133f204fc8d0750d", "sha256": "c2c495d7efc3e2c5a436b0e8aaceb98a22e7c92fe51256dc37e47ea8b56d5b7d" }, "downloads": -1, "filename": "wrapcache-1.0.1.zip", "has_sig": false, "md5_digest": "94e1e9be78fbe5ab133f204fc8d0750d", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 5731, "upload_time": "2016-01-04T05:15:56", "url": "https://files.pythonhosted.org/packages/9b/f9/ec1fd48fdaf5686ad15287eb430fb7df4dcac237bd3ac6810769ce035657/wrapcache-1.0.1.zip" } ], "1.0.2": [ { "comment_text": "", "digests": { "md5": "2df473c62a55334b3645e0722ae022cb", "sha256": "5f310f14c2cc0e24df3f0cba9923154f1f6615f97ae60aecc48c7e10e16141ac" }, "downloads": -1, "filename": "wrapcache-1.0.2.zip", "has_sig": false, "md5_digest": "2df473c62a55334b3645e0722ae022cb", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11229, "upload_time": "2016-01-07T03:12:14", "url": "https://files.pythonhosted.org/packages/ed/5a/8a8a30f8486a3661dd4590fa8afb059428618b58cdce43a110dc0c6ae66f/wrapcache-1.0.2.zip" } ], "1.0.3": [ { "comment_text": "", "digests": { "md5": "76e2d0d98d5e915b462bbf250a322a84", "sha256": "584e52bd9c521d3ac4bc7f81d4b70ecf172a08b5f5bc620a28f9104ac137087d" }, "downloads": -1, "filename": "wrapcache-1.0.3.zip", "has_sig": false, "md5_digest": "76e2d0d98d5e915b462bbf250a322a84", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11305, "upload_time": "2016-01-07T05:12:43", "url": "https://files.pythonhosted.org/packages/a3/da/00baab84dd5f9fe914351bc18b4e5cbd38be3a2b1a9f8fb2db9d7432044b/wrapcache-1.0.3.zip" } ], "1.0.4": [ { "comment_text": "", "digests": { "md5": "87a6a4d585329595df7a9154c6966a88", "sha256": "2546a2c1824b8fdbdc8f60f4eb4b306b9c65f2c9aba9525c126f331d2e32fff0" }, "downloads": -1, "filename": "wrapcache-1.0.4.zip", "has_sig": false, "md5_digest": "87a6a4d585329595df7a9154c6966a88", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15543, "upload_time": "2016-01-11T01:21:53", "url": "https://files.pythonhosted.org/packages/a9/64/ecdb57538745fc1a17716eeeb4f7b1b851c5be9be8d076e6a744811d02dc/wrapcache-1.0.4.zip" } ], "1.0.5": [ { "comment_text": "", "digests": { "md5": "6ed81b2373111df02f2311e771a4cdd2", "sha256": "41cf41c3954bd2afefd684bbfa74591cce14c4541c2ab399b6f7c69a7e3b3d64" }, "downloads": -1, "filename": "wrapcache-1.0.5.zip", "has_sig": false, "md5_digest": "6ed81b2373111df02f2311e771a4cdd2", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15640, "upload_time": "2016-01-12T01:32:38", "url": "https://files.pythonhosted.org/packages/c1/6c/c6011cd66da04a82478bd9f3005ff8c0cca35446e8bf347ecb3297cdae1d/wrapcache-1.0.5.zip" } ], "1.0.6": [ { "comment_text": "", "digests": { "md5": "4c8b9cd8868ef07fcfe33685f45681de", "sha256": "89e3eda2750d0da56d8a49189c6d210714a444c0fe497a26b8bb9f5abe905e0f" }, "downloads": -1, "filename": "wrapcache-1.0.6.zip", "has_sig": false, "md5_digest": "4c8b9cd8868ef07fcfe33685f45681de", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16732, "upload_time": "2016-01-13T01:31:38", "url": "https://files.pythonhosted.org/packages/48/04/930d06318423f9f8219196df1407418c1fba83b31c7e9e29d22e78dd1467/wrapcache-1.0.6.zip" } ], "1.0.7": [ { "comment_text": "", "digests": { "md5": "0db1e75a9466837e7ea64746f9229832", "sha256": "90890b35f3f46b16f3cbf30d95e741c60a047aeee8ee33cfe7bd360918aae98b" }, "downloads": -1, "filename": "wrapcache-1.0.7.zip", "has_sig": false, "md5_digest": "0db1e75a9466837e7ea64746f9229832", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16799, "upload_time": "2016-01-14T12:15:20", "url": "https://files.pythonhosted.org/packages/c6/62/e705ccf52ef5517a275faa17563382b773d20612299a8789fb1dc09fec23/wrapcache-1.0.7.zip" } ], "1.0.8": [ { "comment_text": "", "digests": { "md5": "702091b5e7d1eb84cb9868b2866c82a0", "sha256": "4550744cf64c3643754fd95c2eae62190fdcb15abb76ca0661b6946d3dd2ee2c" }, "downloads": -1, "filename": "wrapcache-1.0.8.zip", "has_sig": false, "md5_digest": "702091b5e7d1eb84cb9868b2866c82a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16841, "upload_time": "2016-03-22T05:07:34", "url": "https://files.pythonhosted.org/packages/39/5f/fee52c29d0887a0457f256d7503d2bea1ad3fe9d02d269b1374db400a757/wrapcache-1.0.8.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "702091b5e7d1eb84cb9868b2866c82a0", "sha256": "4550744cf64c3643754fd95c2eae62190fdcb15abb76ca0661b6946d3dd2ee2c" }, "downloads": -1, "filename": "wrapcache-1.0.8.zip", "has_sig": false, "md5_digest": "702091b5e7d1eb84cb9868b2866c82a0", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 16841, "upload_time": "2016-03-22T05:07:34", "url": "https://files.pythonhosted.org/packages/39/5f/fee52c29d0887a0457f256d7503d2bea1ad3fe9d02d269b1374db400a757/wrapcache-1.0.8.zip" } ] }