{ "info": { "author": "Daniel Dotsenko", "author_email": "dotsa@hotmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 2.6", "Programming Language :: Python :: 2.7" ], "description": "Extending Python's Future (Promise) object with missing chaining API like `.then()` and others.\n\nAdapting the most useful chaining mechanisms from JavaScript Promises.", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/dvdotsenko/python-future-then/tarball/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/dvdotsenko/python-future-then", "keywords": "Promise,Future,Promises,Futures,thenable,chain", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "futures_then", "package_url": "https://pypi.org/project/futures_then/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/futures_then/", "project_urls": { "Download": "https://github.com/dvdotsenko/python-future-then/tarball/master", "Homepage": "https://github.com/dvdotsenko/python-future-then" }, "release_url": "https://pypi.org/project/futures_then/0.1.1/", "requires_dist": null, "requires_python": null, "summary": "Python Futures made then-able", "version": "0.1.1" }, "last_serial": 1945157, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "e1cecfbd20fa2da1dc6d89c71da78fa5", "sha256": "e49a2640f0618f281df25161d970700dc18e8ec5d6b9ef1eb534c234cea95090" }, "downloads": -1, "filename": "futures_then-0.1.tar.gz", "has_sig": false, "md5_digest": "e1cecfbd20fa2da1dc6d89c71da78fa5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1367, "upload_time": "2016-02-08T08:08:45", "url": "https://files.pythonhosted.org/packages/7f/19/a92a6880491054317465b3bf90768bfcb367443a52c6ad33f95d99b68883/futures_then-0.1.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "336678f307ff39e920f4b59e1667d755", "sha256": "976f684e5b336a1a13c8c2f342e28352519febf6591175aeb3bbc5ce60dde04a" }, "downloads": -1, "filename": "futures_then-0.1.1.tar.gz", "has_sig": false, "md5_digest": "336678f307ff39e920f4b59e1667d755", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3277, "upload_time": "2016-02-08T08:25:30", "url": "https://files.pythonhosted.org/packages/17/f3/e8a942af4d2eeb68974bbfe5a6ef8a3eb25baf361a44ad6583b2d34bbc38/futures_then-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "336678f307ff39e920f4b59e1667d755", "sha256": "976f684e5b336a1a13c8c2f342e28352519febf6591175aeb3bbc5ce60dde04a" }, "downloads": -1, "filename": "futures_then-0.1.1.tar.gz", "has_sig": false, "md5_digest": "336678f307ff39e920f4b59e1667d755", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 3277, "upload_time": "2016-02-08T08:25:30", "url": "https://files.pythonhosted.org/packages/17/f3/e8a942af4d2eeb68974bbfe5a6ef8a3eb25baf361a44ad6583b2d34bbc38/futures_then-0.1.1.tar.gz" } ] }