- Version:
- 3.0
Contents
This bundle installs the following packages:
['celery>=3.0,<4.0', 'redis>=2.4.4']
What is this?
This is a bundle of several packages that you can use as a shortcut in the requirements lists of your applications. Bundles are used to follow a common group of packages, or a package with an optional extension feature.
You can install all of the packages in this bundle by,
using pip:
$ pip install -U celery-with-redis
or using easy_install:
$ easy_install -U celery-with-redis
Or if you want to add this bundle as a dependency in your application, you can add the following identifier in your setup.py’s requires list or in your pip requirements files:
celery-with-redis
You can also specify a specific version:
celery-with-redis>=3.0
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
celery-with-redis-3.0.tar.gz
(1.5 kB
view details)
File details
Details for the file celery-with-redis-3.0.tar.gz.
File metadata
- Download URL: celery-with-redis-3.0.tar.gz
- Upload date:
- Size: 1.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e7a8cc67ecc8029550588fe8a259791478f7807f94da62d3a53a7a741461da84
|
|
| MD5 |
44d5ab9bff5c6834afb921d69fdc7836
|
|
| BLAKE2b-256 |
d8f440cfec02451a8a9c911ac67080e39a5ae8ab9100ff79b0c0531898d4bff7
|