Skip to main content

An extended ConfigParser based on Python's ConfigParser.

Project description

PyPI - License GitHub tag (latest by date) GitHub release (latest by date) Documentation Status
PyPI PyPI - Python Version PyPI - Wheel PyPI - Status

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:

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

pyExtendedConfigParser-1.0.1.tar.gz (7.9 kB view hashes)

Uploaded Source

Built Distribution

pyExtendedConfigParser-1.0.1-py3-none-any.whl (17.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page