- Version:
- 3.0
Contents
This bundle installs the following packages:
['celery>=3.0,<4.0', 'pymongo']
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-mongodb
or using easy_install:
$ easy_install -U celery-with-mongodb
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-mongodb
You can also specify a specific version:
celery-with-mongodb>=3.0
Release files for celery-with-mongodb 3.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| celery-with-mongodb-3.0.tar.gz | 1.5 kB | Details |
Release files / celery-with-mongodb-3.0.tar.gz
| Download URL | celery-with-mongodb-3.0.tar.gz |
|---|---|
| Size | 1.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
26e714f31d67c6afde79317280e61ed40c0f470f6c3cf420f0f63e168aa0de0d
|
|
BLAKE2b-256 checksum How to use checksums |
9ea4cb1d5705da89d4532d7139ab14c8c06ca887ecd72d1100a46dbbde151080
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |