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_3/script.rpm.sh | sudo bash
copy
curl -s https://packagecloud.io/install/repositories/rocknsm/2_3/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 e9c5bd9cb4d33332dbcb32de9c963180
SHA1 2acf82191f8f4275d2369b87da93b44fe8afb852
SHA256 1f42749e7fbcd6510155a7b1836fe0d4ab1b9d4078f273c9683df2dcb4df3738
SHA512 0362498acfb630004e2f348ba9d991ccb83629e62150e7739bb01350a3e103b46f75f041f51d2da776ce866f0e7690644a58cfd773f91ffebac51b8179a0f9ac

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

over 5 years ago

Package Size

701 KB

Installed Size

2.67 MB

Downloads

20

wget

wget --content-disposition "https://packagecloud.io/rocknsm/2_3/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