Farmer will monitor how the Celery cluster is behaving
Project description
Celery Farmer
Farmer will monitor how the Celery cluster is behaving.
Usage
Requirements
- Python, versions 3.7, 3.8, 3.9, and 3.10 are supported
- Celery >=4.0, other versions may not work
- Pip or Pipenv
Install
Install package with pipenv:
pipenv install celery-farmer
Or pip:
pip install celery-farmer
Run
Run celery-farmer with shell command:
celery-farmer
Configuration
Development
Requirements
- Pipenv
Clone repository and install development requirements with:
pipenv install --dev
Running tests
Run all tests, typecheck and linter with:
pipenv run all-tests
Run only typecheck with:
pipenv run typecheck
Run only tests with:
pipenv run test
Or invoke pytest
directly:
pytest
Run only linter with:
pipenv run lint
Or invoke flake
directly:
flake8
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file celery_farmer-0.2.2-py3-none-any.whl
.
File metadata
- Download URL: celery_farmer-0.2.2-py3-none-any.whl
- Upload date:
- Size: 8.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | edc0f61d0e06a2c79ca86aef87a4027fd93d76293a958c328f538f4b70d96edd |
|
MD5 | 4bfda38ca032717aebc8696104869259 |
|
BLAKE2b-256 | c87f618dcd3e26ca886d7d34ba2319aa55f9e1c4ec10d191118ee801600ba4c3 |