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.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.63.tar.gz (53.4 kB view details)

Uploaded Source

Built Distribution

pyzenkit-0.63-py3-none-any.whl (62.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: pyzenkit-0.63.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.63.tar.gz
Algorithm Hash digest
SHA256 47067ccfdaab1e59cde5e8af03833c5219f09eeb007f4d745375d7814cd0252b
MD5 1a1ca031151dd43acecb016dec46245a
BLAKE2b-256 dbf77d56d2c0a02d53db872f4bb0333fbbe70664237ea483c70bdf49947fa0c7

See more details on using hashes here.

File details

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

File metadata

  • Download URL: pyzenkit-0.63-py3-none-any.whl
  • Upload date:
  • Size: 62.5 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.63-py3-none-any.whl
Algorithm Hash digest
SHA256 a0f120bdce8a74aae8f415bcd79b1c92915c9bf00b4fe242670122579cdacdff
MD5 1a23cb07196f79d7a76a6346a33d9edf
BLAKE2b-256 6ec43e8a2e47a7c44f7065559885e9b00001a469fd5608aef8722b30db0ea4ff

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