readme.txt 1.2 KB

1234567891011121314151617181920212223242526272829303132
  1. .. image:: http://docs.celeryproject.org/en/latest/_images/celery-banner-small.png
  2. |build-status| |license| |wheel| |pyversion| |pyimp|
  3. .. include:: ../includes/introduction.txt
  4. .. include:: ../includes/installation.txt
  5. .. include:: ../includes/resources.txt
  6. .. |build-status| image:: https://secure.travis-ci.org/celery/celery.png?branch=master
  7. :alt: Build status
  8. :target: https://travis-ci.org/celery/celery
  9. .. |coverage| image:: https://codecov.io/github/celery/celery/coverage.svg?branch=master
  10. :target: https://codecov.io/github/celery/celery?branch=master
  11. .. |license| image:: https://img.shields.io/pypi/l/celery.svg
  12. :alt: BSD License
  13. :target: https://opensource.org/licenses/BSD-3-Clause
  14. .. |wheel| image:: https://img.shields.io/pypi/wheel/celery.svg
  15. :alt: Celery can be installed via wheel
  16. :target: https://pypi.python.org/pypi/celery/
  17. .. |pyversion| image:: https://img.shields.io/pypi/pyversions/celery.svg
  18. :alt: Supported Python versions.
  19. :target: https://pypi.python.org/pypi/celery/
  20. .. |pyimp| image:: https://img.shields.io/pypi/implementation/celery.svg
  21. :alt: Support Python implementations.
  22. :target: https://pypi.python.org/pypi/celery/