{ "info": { "author": "Fl\u00e1vio Ribeiro", "author_email": "email@flavioribeiro.com", "bugtrack_url": null, "classifiers": [], "description": "==============\npython-delay\n==============\n\nSimple decorator stolen from stackoverflow to delay function calls.\n\nhttp://stackoverflow.com/questions/3996083/how-can-i-call-a-function-with-delay-in-python\n\n\nUsage\n======\n\nfrom delay import delayed\n\n@delayed(10)\ndef foo():\n print \"wow\"", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://pypi.python.org/pypi/python-delay/", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "python-delay", "package_url": "https://pypi.org/project/python-delay/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/python-delay/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://pypi.python.org/pypi/python-delay/" }, "release_url": "https://pypi.org/project/python-delay/0.4/", "requires_dist": null, "requires_python": null, "summary": "Python decorator to delay function calls", "version": "0.4" }, "last_serial": 930420, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "6c717f1d25666b363d973ba5f52029b7", "sha256": "a12f8a4b213e0fa82900543bf1500c031fcee69cb375d7cf4024afbb6d776557" }, "downloads": -1, "filename": "python-delay-0.1.tar.gz", "has_sig": false, "md5_digest": "6c717f1d25666b363d973ba5f52029b7", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4854, "upload_time": "2013-11-27T12:42:53", "url": "https://files.pythonhosted.org/packages/3c/41/c79cb2eef7771a7209b0f38d6c64b07e89e7043949ded455f92f17829a4f/python-delay-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "f606685449c71352fa96571b65b5a13a", "sha256": "c22e2524623611f25bf834d00daf474bd5ff4a34d16d5073258d092f61c64d04" }, "downloads": -1, "filename": "python-delay-0.2.tar.gz", "has_sig": false, "md5_digest": "f606685449c71352fa96571b65b5a13a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4855, "upload_time": "2013-11-27T12:46:38", "url": "https://files.pythonhosted.org/packages/e0/b5/17210872aa8d95f5b78eb668dad16f62478a151ed77ee36aae305d3350af/python-delay-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "573779e76fbeaef49ecd96e8003d2321", "sha256": "75459e62a693f197fb867e98b446184b7e68413c5674f91c58f7572089b410e7" }, "downloads": -1, "filename": "python-delay-0.3.tar.gz", "has_sig": false, "md5_digest": "573779e76fbeaef49ecd96e8003d2321", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4907, "upload_time": "2013-11-27T12:47:21", "url": "https://files.pythonhosted.org/packages/27/b1/da011b456c0a5e17a0a4599a66d9f8701ec67cd200fc932fdcca052ac66e/python-delay-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "cb46789ae1a54307edc0c73b41c145f8", "sha256": "c2f691e0c17d99735ae04029eae7cab459503ccf12c302774c59f37aaad04862" }, "downloads": -1, "filename": "python-delay-0.4.tar.gz", "has_sig": false, "md5_digest": "cb46789ae1a54307edc0c73b41c145f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4916, "upload_time": "2013-11-27T13:14:40", "url": "https://files.pythonhosted.org/packages/f5/a7/52109e90712231cbb8b8b5d9711b8101905a89acd843ae4df9b755d8e77b/python-delay-0.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "cb46789ae1a54307edc0c73b41c145f8", "sha256": "c2f691e0c17d99735ae04029eae7cab459503ccf12c302774c59f37aaad04862" }, "downloads": -1, "filename": "python-delay-0.4.tar.gz", "has_sig": false, "md5_digest": "cb46789ae1a54307edc0c73b41c145f8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4916, "upload_time": "2013-11-27T13:14:40", "url": "https://files.pythonhosted.org/packages/f5/a7/52109e90712231cbb8b8b5d9711b8101905a89acd843ae4df9b755d8e77b/python-delay-0.4.tar.gz" } ] }