pyExtendedConfigParser
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
Release files for pyExtendedConfigParser 1.1.2
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| pyExtendedConfigParser-1.1.2.tar.gz | 8.7 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| pyExtendedConfigParser-1.1.2-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 26.8 kB
Release files / pyExtendedConfigParser-1.1.2.tar.gz
| Download URL | pyExtendedConfigParser-1.1.2.tar.gz |
|---|---|
| Size | 8.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
41b3b0d80d47ba3cbe435a21dd52493a21ee30894ff022a6a28de0f15a7c720b
|
|
BLAKE2b-256 checksum How to use checksums |
03f9cf8375be5be33dccfe9f2ab725458530bfb465f6f674ffece3aa929ab723
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.7
|
Release files / pyExtendedConfigParser-1.1.2-py3-none-any.whl
| Download URL | pyExtendedConfigParser-1.1.2-py3-none-any.whl |
|---|---|
| Size | 18.1 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
75f90f6ac40c74877c91df50f4e26e9c99e660b75738967077bc66c8f12c1c35
|
|
BLAKE2b-256 checksum How to use checksums |
62bfc8e5858d34c03d4f2dc9feb6a5ccaa6a7ce7d924e918cef6cd740966a83e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/42.0.2 requests-toolbelt/0.9.1 tqdm/4.41.0 CPython/3.6.7
|