Skip to main content

Task/job/rule engine, primarily intended for use in a smarthome environment.

Project description

Worker-Bunch

... is a tasks/jobs/rules engine, primarily intended for use in a smarthome environment.

Worker-Bunch provides a programming infrastructure for creating tasks/jobs/rules with proprietary functionality. These tasks/jobs/rules are called "workers" here. Each worker runs as a separate thread.

The worker base class is supposed to get overwritten. The most functionality goes into 2 functions with limited scope: subscribe_notifications and _work. See dummy_worker.py and main.py.

The following infrastructure parts are already implemented:

  • Starting and stopping the workers
  • Logging
  • Configuration and validation of configuration file (extendable for your job configuration; JSON schema based)
  • Subscriptions to timer and cron events.
  • Subscriptions to MQTT topics and publish MQTT messages. MQTT messages get debounced (configurable time span).
  • Command line arguments

Other characteristics:

  • Runs as Linux service.
  • Additional prepacked is a Postgres and MQTT client. This is a quite opinionated decision due to the special lifecycle of the MQTT client (among others).
  • Ready to use is a database worker, which is fully configurable (cron, sql statements, sql scripts, text replacements). See database_worker.

Usage

Have a look at Worker-Bunch-Sample

Maintainer & License

MIT © Raul Rosenlöcher

The code is available at GitHub.

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

worker-bunch-1.0.5.tar.gz (38.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

worker_bunch-1.0.5-py3-none-any.whl (51.1 kB view details)

Uploaded Python 3

File details

Details for the file worker-bunch-1.0.5.tar.gz.

File metadata

  • Download URL: worker-bunch-1.0.5.tar.gz
  • Upload date:
  • Size: 38.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for worker-bunch-1.0.5.tar.gz
Algorithm Hash digest
SHA256 3360e80f72e1514648806aa749261aad26d0990e89714cf0147cfe3c8cb00fe4
MD5 5fa8dda9c48de0717743b2477590f8db
BLAKE2b-256 f2a5ca942a8c647ea9fcdb4306f94ca2888331c9b0fc67c392a11e2abe9c4740

See more details on using hashes here.

File details

Details for the file worker_bunch-1.0.5-py3-none-any.whl.

File metadata

  • Download URL: worker_bunch-1.0.5-py3-none-any.whl
  • Upload date:
  • Size: 51.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.10.12

File hashes

Hashes for worker_bunch-1.0.5-py3-none-any.whl
Algorithm Hash digest
SHA256 9e2e248476729cb212e631e12cec245dd8887ae7bcaeba217b5fc4fda23206a7
MD5 cd726475600fc978ca63fd41c4a342b6
BLAKE2b-256 6fa906efcdca7d0eafd5f7c65ad451ef31c9f815e7714363a357524a40ce1f67

See more details on using hashes here.

Supported by

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