An extended ConfigParser based on Python's ConfigParser.
Project description
ExtendedConfigParser
This is an extension and improvement for Pythons ConfigParser.
1 Overview
Improvements
- Faster interpolation
- Interpolation cache
- Section name interpolation
- Multiple DEFAULT sections
- Nested interpolation
2 Interpolations
2.1 Option interpolation
2.2 Section:Option interpolation
2.3 Section interpolation
3 Short Example
[section1]
option11 = value11
option12 = value12
option13 = value13
[section2]
option21 = value21
option22 = value22
Contributors:
- Patrick Lehmann (Maintainer)
License
This library is licensed under Apache License 2.0
SPDX-License-Identifier: Apache-2.0
Project details
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
File details
Details for the file pyExtendedConfigParser-1.0.1.tar.gz
.
File metadata
- Download URL: pyExtendedConfigParser-1.0.1.tar.gz
- Upload date:
- Size: 7.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 55430abdd38d10fc5c2d3f68ec1b55228c254445d1ba5750594e31624d1d0af0 |
|
MD5 | 1f4c9c578beed683188dc354334b7aa6 |
|
BLAKE2b-256 | e04bae211c2f52172102f5a38589b74a4f22d52cd84e8d0a352a086a2849e3a0 |
File details
Details for the file pyExtendedConfigParser-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: pyExtendedConfigParser-1.0.1-py3-none-any.whl
- Upload date:
- Size: 17.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.4.0 requests-toolbelt/0.9.1 tqdm/4.36.1 CPython/3.6.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b225a62c1e1cd832f57cd2b26f66bfcf9de18bddf4090b778c22c9db677e4fb5 |
|
MD5 | 5ae8cebeea780e20abadd32cbd72803f |
|
BLAKE2b-256 | 0c319efedb7d143279ad6efb2deedb296913c827e756e4795a0b9ff34802b13f |