An easy to use config file wrapper.
Project description
appconfig
appconfig is a python module that simplifies the usage of ini based config files. It uses the Python ConfigParser module. The advantage of the appconfig module it that it allows defining default values for all config parameters and to provide a description of each parameter. While writing the config file back it will add comments above all of the config values and since we have default values we never need to check if a value is defined.
Features
The appconfig module offers the following features:
default values for config values
config file generation with parameter description
automatic type conversion and type checks for config values
config directory handling
Changelog
0.1 (2013-06-19)
Initial Version
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
File details
Details for the file appconfig-0.1.tar.gz
.
File metadata
- Download URL: appconfig-0.1.tar.gz
- Upload date:
- Size: 8.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d1504ba3dd994e1c7b05eab794615c9d8033f73396193f9bed2fa11f8f74441f |
|
MD5 | c280488cd4ba8706ab0753863e56754d |
|
BLAKE2b-256 | c11070dc466ba5345ba06a63e0fe562224ac6502e3d123cab7a01ac55318ab18 |