python2-celery-4.0.2-2.el7.centos.noarch.rpm

STEP 1: Have you installed this repository?

If not, run this installation script command:

curl -s https://packagecloud.io/install/repositories/rocknsm/2_4/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/rocknsm/2_4/script.rpm.sh | sudo bash

STEP 2: Install the package
sudo yum install python2-celery-4.0.2-2.el7.centos.noarch

Distributed Task Queue

Full description:
  An open source asynchronous task queue/job queue based on
distributed message passing. It is focused on real-time
operation, but supports scheduling as well.

The execution units, called tasks, are executed concurrently
on one or more worker nodes using m

Checksums

MD5 185a87e55835598fdb04d4d7dc6e4017
SHA1 1c1b0a8ab5176eb6c2e780fdfe9eef3cad50cbbd
SHA256 b102d333fe905316a8a8861ceb0784079f11548c6b91e68b6e0d43ca84a82364
SHA512 135be26a66fce3cca892425b14d910211274db808703ce0dc63f338b3c855c276ac0e39984e30a32886b61f415324ac3fc41bbe60aeb2e1cab3c18163a0da33c

Requires

  • /usr/bin/python2
  • pyparsing
  • python(abi) = 2.7-
  • python-amqp
  • python-anyjson
  • python-billiard >= 3.3.0.22-
  • python-kombu >= 3.0.33-
  • python2-setuptools
  • pytz

Provides

  • python-celery = 4.0.2-2.el7.centos
  • python2-celery = 4.0.2-2.el7.centos

Files

  • /usr/share/licenses/python2-celery-4.0.2/LICENSE
  • /usr/share/doc/python2-celery-4.0.2/TODO
  • /usr/share/doc/python2-celery-4.0.2/README.rst
  • /usr/share/doc/python2-celery-4.0.2/examples/tutorial/tasks.py
  • /usr/share/doc/python2-celery-4.0.2/examples/resultgraph/tasks.py
  • /usr/share/doc/python2-celery-4.0.2/examples/README.rst
  • /usr/share/doc/python2-celery-4.0.2/examples/periodic-tasks/myapp.py
  • /usr/share/doc/python2-celery-4.0.2/examples/next-steps/setup.py
  • /usr/share/doc/python2-celery-4.0.2/examples/next-steps/proj/tasks.py
  • /usr/share/doc/python2-celery-4.0.2/examples/next-steps/proj/celery.py
  • /usr/share/doc/python2-celery-4.0.2/examples/next-steps/proj/__init__.py
  • /usr/share/doc/python2-celery-4.0.2/examples/gevent/tasks.py
  • /usr/share/doc/python2-celery-4.0.2/examples/gevent/celeryconfig.py
  • /usr/share/doc/python2-celery-4.0.2/examples/eventlet/webcrawler.py
  • /usr/share/doc/python2-celery-4.0.2/examples/eventlet/tasks.py
  • /usr/share/doc/python2-celery-4.0.2/examples/eventlet/README.rst
  • /usr/share/doc/python2-celery-4.0.2/examples/eventlet/celeryconfig.py
  • /usr/share/doc/python2-celery-4.0.2/examples/eventlet/bulk_task_producer.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/requirements.txt
  • /usr/share/doc/python2-celery-4.0.2/examples/django/README.rst
  • /usr/share/doc/python2-celery-4.0.2/examples/django/proj/wsgi.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/proj/urls.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/proj/settings.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/proj/celery.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/proj/__init__.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/manage.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/demoapp/views.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/demoapp/tasks.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/demoapp/models.py
  • /usr/share/doc/python2-celery-4.0.2/examples/django/demoapp/__init__.py

Uploaded

about 5 years ago

Package Size

701 KB

Installed Size

2.67 MB

Downloads

8

wget

wget --content-disposition "https://packagecloud.io/rocknsm/2_4/packages/el/7/python2-celery-4.0.2-2.el7.centos.noarch.rpm/download.rpm?distro_version_id=140"

Homepage

http://celeryproject.org

License

BSD