Development library for quickly writing configurable applications and daemons
Project description
Helper
======
Helper is a development library for quickly writing configurable applications and daemons.
[](http://badge.fury.io/py/helper) [](https://crate.io/packages/helper) [](https://travis-ci.org/gmr/helper)
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.
[](http://badge.fury.io/py/helper) [](https://crate.io/packages/helper) [](https://travis-ci.org/gmr/helper)
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.1.tar.gz
(15.9 kB
view details)
File details
Details for the file helper-2.1.1.tar.gz.
File metadata
- Download URL: helper-2.1.1.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
543854462f3dd6b5829ac28e768b3578326c7e02d85799aec8b63abee4c40ca8
|
|
| MD5 |
170d82f22af99cda0e9b467c9f9952a7
|
|
| BLAKE2b-256 |
e4c22c616fdef28981b6b55c56c344e1ebb72fde700743185b02233eacf643f3
|