Skip to main content

Manage Kuyruk workers.

Project description

Kuyruk-Manager

See and manage Kuyruk workers.

Install

$ pip install kuyruk-manager

Usage

from kuyruk import Kuyruk
from kuyruk_manager import Manager

k = Kuyruk()

k.config.MANAGER_HOST = "127.0.0.1"
k.config.MANAGER_PORT = 16501
k.config.MANAGER_HTTP_PORT = 16500

m = Manager(k)


@k.task
def hello():
    print "hello"

Run the manager with following command:

$ kuyruk --app ... manager

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Kuyruk-Manager-4.0.0.tar.gz (7.7 kB view details)

Uploaded Source

Built Distribution

Kuyruk_Manager-4.0.0-py3-none-any.whl (8.7 kB view details)

Uploaded Python 3

File details

Details for the file Kuyruk-Manager-4.0.0.tar.gz.

File metadata

  • Download URL: Kuyruk-Manager-4.0.0.tar.gz
  • Upload date:
  • Size: 7.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.11.6

File hashes

Hashes for Kuyruk-Manager-4.0.0.tar.gz
Algorithm Hash digest
SHA256 48e12f38e3989c3a84893293b48e5ff2a925721d8ec02a877455e9702a253807
MD5 f825e7d806eabb7d5c3834b1535c7fde
BLAKE2b-256 de98e00caa2f448e3438946b9419848a306d93e0db5649b1ed91fe486a433d72

See more details on using hashes here.

File details

Details for the file Kuyruk_Manager-4.0.0-py3-none-any.whl.

File metadata

File hashes

Hashes for Kuyruk_Manager-4.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 adca2d51b5f07b92945458bb3ccb62c84cb1851be5dcfd76c5224be2d5b69bf8
MD5 e84c018df4fe7f82530431c5d499be2a
BLAKE2b-256 a87666a8f21363c3a3479c1eb96c66452350098c0d37f5194c979913977f1ad1

See more details on using hashes here.

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