Skip to main content

An extended ConfigParser based on Python's ConfigParser.

Project description

PyPI - License GitHub tag (latest SemVer incl. pre-release) GitHub release (latest SemVer incl. including pre-releases) GitHub release date Libraries.io status for latest release Requires.io
Travis PyPI PyPI - Status PyPI - Python Version Dependent repos (via libraries.io)
Codacy Badge Libraries.io SourceRank Read the Docs

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

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.1.2.tar.gz (8.7 kB view hashes)

Uploaded Source

Built Distribution

pyExtendedConfigParser-1.1.2-py3-none-any.whl (18.1 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