Skip to main content

Python 3 script and daemon toolkit

Project description

Introduction

This package contains collection of usefull tools and utilities and framework for creating console applications, scripts and system services (daemons) in Python 3. It provides easily extendable and customizable base implementations of generic application, script or daemon and which take care of many common issues and tasks like configuration loading and merging, command line argument parsing, logging setup, etc.

The extensive documentation and tutorials is still under development, however usage examples and demonstration applications are provided right in the source code of appropriate module. Just execute the module with Python3 interpretter to see the demonstration:

python3 path/to/application.py --help

Framework features

Currently the framework package contains following features:

pyzenkit.jsonconf

Module for handling JSON based configuration files and directories.

pyzenkit.daemonizer

Module for taking care of all process daemonization tasks.

pyzenkit.baseapp

Module for writing generic console applications.

pyzenkit.zenscript

Module for writing generic console scripts with built-in support for repeated executions (for example by cron-like service).

pyzenkit.zendaemon

Module for writing generic system services (daemons).

Changelog

Version 0.64

Released 2022-06-28

  • Allowed parsing of unknown arguments.

Version 0.63

Released 2022-06-22

  • Started using the latest version of pydgets.

Version 0.62

Released 2022-06-22

  • Added a config file for GitLab CI/CD.

  • Updated the repository information.

  • Updated packages versions.

Version 0.61

Released 2022-01-20

  • Fixed formatting error introduced in 0.60.

Version 0.60

Released 2022-01-20

  • Masked PID in PID file name and runlog file name.

Version 0.59

Released 2021-01-11

  • Made runlog file names more unique by adding PID.

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

pyzenkit-0.64.tar.gz (53.4 kB view details)

Uploaded Source

Built Distribution

pyzenkit-0.64-py3-none-any.whl (62.6 kB view details)

Uploaded Python 3

File details

Details for the file pyzenkit-0.64.tar.gz.

File metadata

  • Download URL: pyzenkit-0.64.tar.gz
  • Upload date:
  • Size: 53.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for pyzenkit-0.64.tar.gz
Algorithm Hash digest
SHA256 806fb6af7f53f7e98cb7a0cdcbc4f968d00172d364f45aabd366102467227425
MD5 53b7a0ed2131749933312a0e66fea6fc
BLAKE2b-256 08e24048cea3b15a567ac4c0e90a2c976e8b0a42658ae3c088dfd05c94543818

See more details on using hashes here.

File details

Details for the file pyzenkit-0.64-py3-none-any.whl.

File metadata

  • Download URL: pyzenkit-0.64-py3-none-any.whl
  • Upload date:
  • Size: 62.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.10.5

File hashes

Hashes for pyzenkit-0.64-py3-none-any.whl
Algorithm Hash digest
SHA256 c17034acb00194a12eb9282bd64bde69a9c0a91efd932d013b232e95c13c075e
MD5 ec93a0884d4d7935c19b2fad75a715bf
BLAKE2b-256 e74760187e892fbc2bd94635d59795c66780941589d2222d61088e0d2b345b9a

See more details on using hashes here.

Supported by

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