Development library for quickly writing configurable applications and daemons
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
Helper
======
Helper is a development library for quickly writing configurable applications and daemons.
Platforms Supported
-------------------
Python 2.6, 2.7, 3.2 and 3.3 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 http://helper.readthedocs.org
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.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.
======
Helper is a development library for quickly writing configurable applications and daemons.
Platforms Supported
-------------------
Python 2.6, 2.7, 3.2 and 3.3 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 http://helper.readthedocs.org
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.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
helper-2.1.0.tar.gz
(15.8 kB
view details)
File details
Details for the file helper-2.1.0.tar.gz.
File metadata
- Download URL: helper-2.1.0.tar.gz
- Upload date:
- Size: 15.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87c956cab6913273f0d05db93b4c9f12fc36265ed3f90d333f923584c0011f0b
|
|
| MD5 |
10254c8eee953e3c29cee9cd875cfdb6
|
|
| BLAKE2b-256 |
d740adf26d9338ab04d828e6e4df2f28d4f78cc8ec0f85fd4554c3d1939961e3
|