Resystem common service package
Project description
This Python3-only package provides different classes and functions which are used in various services, either proprietary or open, such as [res-scheduler](https://github.com/AngryDevelopersLLC/res-scheduler).
It supposes [asyncio](http://asyncio.org/) environment.
argument_parser.py provides scattered argparse support.
child_process_protocol.py allows single parent - multiple children process operation, similar to classic web servers like Apache or (g)unicorn.
configuration.py includes Config class and different helpers for building a nice JSON-based configuration system.
logger.py supplies Logger class which simplifies and colorizes logging (other classes are supposed to inherit from it - screw the incapsulation).
systemd_watchdog.py - [systemd](https://en.wikipedia.org/wiki/Systemd) watchdog wrapper (used in modern Debian/Ubuntu versions).
utils.py - various random functions.
Released under New BSD license.
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
File details
Details for the file res-core-1.0.4.tar.gz
.
File metadata
- Download URL: res-core-1.0.4.tar.gz
- Upload date:
- Size: 16.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35af9ed2edf39f32351a56bde6b3d25798c0a3827ae7086df76414b0460a5ee2 |
|
MD5 | c636edbe0515063f1256ba396ca551b2 |
|
BLAKE2b-256 | 5197e698dc5b48ae804e67d1adcbc4c06830c9ed33043739cbddbd22cb362ece |