DESCRIPTION.rst 1.3 KB

1234567891011121314151617181920212223242526272829303132333435363738394041
  1. =====================================================================
  2. vine - Python Promises
  3. =====================================================================
  4. |build-status| |coverage| |license| |wheel| |pyversion| |pyimp|
  5. :Version: 1.1.4
  6. :Web: https://vine.readthedocs.io/
  7. :Download: http://pypi.python.org/pypi/vine/
  8. :Source: http://github.com/celery/vine/
  9. :Keywords: promise, async, future
  10. About
  11. =====
  12. .. |build-status| image:: https://secure.travis-ci.org/celery/vine.png?branch=master
  13. :alt: Build status
  14. :target: https://travis-ci.org/celery/vine
  15. .. |coverage| image:: https://codecov.io/github/celery/vine/coverage.svg?branch=master
  16. :target: https://codecov.io/github/celery/vine?branch=master
  17. .. |license| image:: https://img.shields.io/pypi/l/vine.svg
  18. :alt: BSD License
  19. :target: https://opensource.org/licenses/BSD-3-Clause
  20. .. |wheel| image:: https://img.shields.io/pypi/wheel/vine.svg
  21. :alt: Vine can be installed via wheel
  22. :target: http://pypi.python.org/pypi/vine/
  23. .. |pyversion| image:: https://img.shields.io/pypi/pyversions/vine.svg
  24. :alt: Supported Python versions.
  25. :target: http://pypi.python.org/pypi/vine/
  26. .. |pyimp| image:: https://img.shields.io/pypi/implementation/vine.svg
  27. :alt: Support Python implementations.
  28. :target: http://pypi.python.org/pypi/vine/