Development library for quickly writing configurable applications and daemons
Project description
Helper is a development library for quickly writing configurable applications and daemons.
Platforms Supported
Python 2.6+, 3.2+ on Unix (POSIX) and Windows (in process) platforms.
Dependencies
General
pyyaml
argparse (Python 2.6 only)
logutils (Python 2.6 only)
Testing
mock
unittest2 (Python 2.6 only)
Documentation
Documentation is available at https://helper.readthedocs.io
Installation
helper is available as a package from pypi.python.org for development purposes. Normally, helper would be installed as a dependency from another application or package.
History
- 2.4.2 - 2016-11-07
Allow for ‘root’ section in logging config
Import reduce from functools to suport Python 3
- 2.4.1 - 2013-03-14
Fix fchmod literal call in Python 3
- 2.4.0
Better startup exception reporting, improved pidfile ownership handling, new run_helper command
- 2.3.0
umask fix
- 2.2.2
Minor setup.py fix for README.rst
- 2.2.2
Minor MANIFEST.in fix for README.rst
- 2.2.1
Minor setup.py fix for version number.
- 2.2.0
Add new attribute to describe operating system and environment to Controller and helper.unix, helper.windows.
- 2.1.1
Bugfix for dealing with stale pids
- 2.1.0
Bugfixes: Use pidfile from configuration if specified, don’t show warning about not having a logger in helper.unix if no logger is defined, config obj default/value assignment methodology
- 2.0.2
Fix a bug where wake_interval default was not used if wake_interval was not provided in the config. Make logging config an overlay of the default logging config.
- 2.0.1
setup.py bugfix
- 2.0.0
clihelper renamed to helper with major refactoring, Windows support still a work in progress.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file helper-2.4.2.tar.gz.
File metadata
- Download URL: helper-2.4.2.tar.gz
- Upload date:
- Size: 18.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a63d4a9255ad5071043e7e4ab8000a512627f1db958b1941b63c7d75e56ea65c
|
|
| MD5 |
b5646fd7a2e6a73b08d221e9d9e654e4
|
|
| BLAKE2b-256 |
969e4002633dfe9a5ebe71a80aff4ca8fc6dacfcb9278ae120545a8d540519d8
|
File details
Details for the file helper-2.4.2-py2.py3-none-any.whl.
File metadata
- Download URL: helper-2.4.2-py2.py3-none-any.whl
- Upload date:
- Size: 21.4 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33d4a58046018fea9f46da5835a768feb9beab3528d4025d063bf354c4a19750
|
|
| MD5 |
3524c051dfa850a31451598690a059f3
|
|
| BLAKE2b-256 |
be2780bdb3e3bd9808db34ef38b332e984ba955a09d896231ef2ca62564cb6f9
|