{ "info": { "author": "Cosimo Alfarano", "author_email": "cosimo+pipedfutures@alfarano.net", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha" ], "description": "concurrent.futures.Future with pipelined callbacks.\r\n\r\nA Python 3 Future which chains registered callbacks so that the a callback will use as input the result of the previous one and will feed the next one with its own result.", "description_content_type": null, "docs_url": null, "download_url": "https//github.com/kalfa/python-pipedfuture/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/kalfa/python-pipedfutures", "keywords": "", "license": "UNKNOWN", "maintainer": "", "maintainer_email": "", "name": "pipedfutures", "package_url": "https://pypi.org/project/pipedfutures/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pipedfutures/", "project_urls": { "Download": "https//github.com/kalfa/python-pipedfuture/tarball/master", "Homepage": "https://github.com/kalfa/python-pipedfutures" }, "release_url": "https://pypi.org/project/pipedfutures/0.1/", "requires_dist": null, "requires_python": null, "summary": "Futures with Pipelined callbacks", "version": "0.1" }, "last_serial": 1284395, "releases": { "0.1": [] }, "urls": [] }