{ "info": { "author": "Juergen Edelbluth", "author_email": "dev@juergen.rocks", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: Apache Software License", "Operating System :: OS Independent", "Programming Language :: Python :: 3 :: Only", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Lazy \u00abany\u00bb and \u00aball\u00bb\n====================\n\nSometimes, one would like to use the Python built-ins \u00abany\u00bb and \u00aball\u00bb, but combined with the advantages of Short Circuit\nEvaluation.\n\nThe package `laa` provides two methods: `lazy_any` and `lazy_all`.\n\nDetailed description of the basic idea (german): `https://juergen.rocks/art/python-any-all-lazy-short-circuit-evaluation.html `__", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/edelbluth/laa/tarball/v0.1.3", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/edelbluth/laa", "keywords": "any,all,lazy,short circuit,sce,short circuit evaluation,lambda", "license": "Apache License 2.0", "maintainer": null, "maintainer_email": null, "name": "laa", "package_url": "https://pypi.org/project/laa/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/laa/", "project_urls": { "Download": "https://github.com/edelbluth/laa/tarball/v0.1.3", "Homepage": "https://github.com/edelbluth/laa" }, "release_url": "https://pypi.org/project/laa/0.1.3/", "requires_dist": null, "requires_python": null, "summary": "Lazy Replacements for \u00bbany\u00ab and \u00bball\u00ab with lambdas", "version": "0.1.3" }, "last_serial": 2035294, "releases": { "0.1.1": [], "0.1.2": [ { "comment_text": "", "digests": { "md5": "6ec73c4cefe8020d283a3e75de9c071f", "sha256": "f4c3aad6b6323fdfd20034a31d7094fa9e8e2b3ca7cc1e75e683563f5b44d9df" }, "downloads": -1, "filename": "laa-0.1.2.tar.gz", "has_sig": false, "md5_digest": "6ec73c4cefe8020d283a3e75de9c071f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6802, "upload_time": "2016-03-26T22:49:03", "url": "https://files.pythonhosted.org/packages/65/99/d948ee99c2cbdb355831d676d231614927641a5b33fd37f384209835dc01/laa-0.1.2.tar.gz" } ], "0.1.3": [ { "comment_text": "", "digests": { "md5": "dd78d1197d1e6f20b558f5c32ddec6fd", "sha256": "0a5320f8b2cb138e95ba2ac075b9d47ab09088781ab449b52e4462619e293957" }, "downloads": -1, "filename": "laa-0.1.3.tar.gz", "has_sig": false, "md5_digest": "dd78d1197d1e6f20b558f5c32ddec6fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6974, "upload_time": "2016-03-30T04:12:42", "url": "https://files.pythonhosted.org/packages/1e/54/910ddec05144d4efdeeb9d7ced0b50a9ea4c1e729057b9dddaaabd51d1c6/laa-0.1.3.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "dd78d1197d1e6f20b558f5c32ddec6fd", "sha256": "0a5320f8b2cb138e95ba2ac075b9d47ab09088781ab449b52e4462619e293957" }, "downloads": -1, "filename": "laa-0.1.3.tar.gz", "has_sig": false, "md5_digest": "dd78d1197d1e6f20b558f5c32ddec6fd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 6974, "upload_time": "2016-03-30T04:12:42", "url": "https://files.pythonhosted.org/packages/1e/54/910ddec05144d4efdeeb9d7ced0b50a9ea4c1e729057b9dddaaabd51d1c6/laa-0.1.3.tar.gz" } ] }