=====================================================================
vine - Python Promises
=====================================================================
|build-status| |coverage| |license| |wheel| |pyversion| |pyimp|
:Version: 5.1.0
:Web: https://vine.readthedocs.io/
:Download: https://pypi.org/project/vine/
:Source: https://github.com/celery/vine/
:Keywords: promise, async, future
About
=====
This is a special implementation of promises in that it can be used both
for promise of a value and lazy evaluation. The biggest upside for this
is that everything in a promise can also be a promise, e.g. filters,
callbacks and errbacks can all be promises.
.. |build-status| image:: https://secure.travis-ci.org/celery/vine.png?branch=master
:alt: Build status
:target: https://travis-ci.org/celery/vine
.. |coverage| image:: https://codecov.io/github/celery/vine/coverage.svg?branch=master
:target: https://codecov.io/github/celery/vine?branch=master
.. |license| image:: https://img.shields.io/pypi/l/vine.svg
:alt: BSD License
:target: https://opensource.org/licenses/BSD-3-Clause
.. |wheel| image:: https://img.shields.io/pypi/wheel/vine.svg
:alt: Vine can be installed via wheel
:target: https://pypi.org/project/vine/
.. |pyversion| image:: https://img.shields.io/pypi/pyversions/vine.svg
:alt: Supported Python versions.
:target: https://pypi.org/project/vine/
.. |pyimp| image:: https://img.shields.io/pypi/implementation/vine.svg
:alt: Support Python implementations.
:target: https://pypi.org/project/vine/
Raw data
{
"_id": null,
"home_page": "https://github.com/celery/vine",
"name": "vine",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.6",
"maintainer_email": "",
"keywords": "promise promises lazy future futures",
"author": "Ask Solem",
"author_email": "auvipy@gmail.com",
"download_url": "https://files.pythonhosted.org/packages/bd/e4/d07b5f29d283596b9727dd5275ccbceb63c44a1a82aa9e4bfd20426762ac/vine-5.1.0.tar.gz",
"platform": "any",
"description": "=====================================================================\n vine - Python Promises\n=====================================================================\n\n|build-status| |coverage| |license| |wheel| |pyversion| |pyimp|\n\n:Version: 5.1.0\n:Web: https://vine.readthedocs.io/\n:Download: https://pypi.org/project/vine/\n:Source: https://github.com/celery/vine/\n:Keywords: promise, async, future\n\nAbout\n=====\n\nThis is a special implementation of promises in that it can be used both\nfor promise of a value and lazy evaluation. The biggest upside for this\nis that everything in a promise can also be a promise, e.g. filters,\ncallbacks and errbacks can all be promises.\n\n.. |build-status| image:: https://secure.travis-ci.org/celery/vine.png?branch=master\n :alt: Build status\n :target: https://travis-ci.org/celery/vine\n\n.. |coverage| image:: https://codecov.io/github/celery/vine/coverage.svg?branch=master\n :target: https://codecov.io/github/celery/vine?branch=master\n\n.. |license| image:: https://img.shields.io/pypi/l/vine.svg\n :alt: BSD License\n :target: https://opensource.org/licenses/BSD-3-Clause\n\n.. |wheel| image:: https://img.shields.io/pypi/wheel/vine.svg\n :alt: Vine can be installed via wheel\n :target: https://pypi.org/project/vine/\n\n.. |pyversion| image:: https://img.shields.io/pypi/pyversions/vine.svg\n :alt: Supported Python versions.\n :target: https://pypi.org/project/vine/\n\n.. |pyimp| image:: https://img.shields.io/pypi/implementation/vine.svg\n :alt: Support Python implementations.\n :target: https://pypi.org/project/vine/\n\n\n\n",
"bugtrack_url": null,
"license": "BSD",
"summary": "Python promises.",
"version": "5.1.0",
"project_urls": {
"Homepage": "https://github.com/celery/vine"
},
"split_keywords": [
"promise",
"promises",
"lazy",
"future",
"futures"
],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "03ff7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2",
"md5": "596860bdba2d7965dbeb9b3d07601679",
"sha256": "40fdf3c48b2cfe1c38a49e9ae2da6fda88e4794c810050a728bd7413811fb1dc"
},
"downloads": -1,
"filename": "vine-5.1.0-py3-none-any.whl",
"has_sig": false,
"md5_digest": "596860bdba2d7965dbeb9b3d07601679",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.6",
"size": 9636,
"upload_time": "2023-11-05T08:46:51",
"upload_time_iso_8601": "2023-11-05T08:46:51.205302Z",
"url": "https://files.pythonhosted.org/packages/03/ff/7c0c86c43b3cbb927e0ccc0255cb4057ceba4799cd44ae95174ce8e8b5b2/vine-5.1.0-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "bde4d07b5f29d283596b9727dd5275ccbceb63c44a1a82aa9e4bfd20426762ac",
"md5": "eb53f54bbe9b6b4d65f072972cea0fcd",
"sha256": "8b62e981d35c41049211cf62a0a1242d8c1ee9bd15bb196ce38aefd6799e61e0"
},
"downloads": -1,
"filename": "vine-5.1.0.tar.gz",
"has_sig": false,
"md5_digest": "eb53f54bbe9b6b4d65f072972cea0fcd",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.6",
"size": 48980,
"upload_time": "2023-11-05T08:46:53",
"upload_time_iso_8601": "2023-11-05T08:46:53.857015Z",
"url": "https://files.pythonhosted.org/packages/bd/e4/d07b5f29d283596b9727dd5275ccbceb63c44a1a82aa9e4bfd20426762ac/vine-5.1.0.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-11-05 08:46:53",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "celery",
"github_project": "vine",
"travis_ci": true,
"coveralls": true,
"github_actions": true,
"appveyor": true,
"tox": true,
"lcname": "vine"
}