A modular interface for configuration data
Project description
rjgtoys.config
- A modular configuration data interface
This package provides a simple and modular way for programs to access configuration data.
The word 'modular' in the description refers to the way in which rjgtoys.config
allows independent modules or packages to define the structure of their configuration
data, whilst retrieving that data from a single combined source.
- There is no need for a single, centralised definition of the 'config file format' for an application as a whole
- An application can be built from packages and modules that use
rjgtoys.config
that are not aware of each other's configuration requirements - The structure of the configuration file is itself configurable; the components in an application do not impose it
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
File details
Details for the file rjgtoys_config-0.0.2-py3-none-any.whl
.
File metadata
- Download URL: rjgtoys_config-0.0.2-py3-none-any.whl
- Upload date:
- Size: 10.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.25.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.48.2 CPython/3.8.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | a609b8523ab4ffceb6ac4233294bdb986a14b0221abfa09f6bea6a5c3b36778c |
|
MD5 | 6b59074d00db5fa7f33bc0f7f69318c1 |
|
BLAKE2b-256 | a47304ff8c9edd3390446734350dfab6a6ec9d8d91ff8591d3df5c18ea909f64 |