Skip to main content

Farmer will monitor how the Celery cluster is behaving

Project description

Celery Farmer

Image of 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

celery_farmer-0.2.0-py3-none-any.whl (8.5 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page