Skip to main content

A standard INI style configuration parser.

Project description

This is the Python configparser with an extra class StdConfigParser. The StdConfigParser class uses specified parameters to initialize the Python ConfigParser and adds some useful converters. The result is a simple well defined syntax for the INI file. See it as a preconfigured ConfigParser class for you. It allows interoperability in configuration between different projects.

Also contains everything to be a backport of the configparser module from Python 3.5 to Python 2.7, 3.3, 3.4.

Everything in one module easy to vendor or install no extra dependencies.

Documentation

ChangeLog

Source code on github

Example config file:

[section]
option = value

envlisting = env1,env2,env3

valuelist = multi line
            values
            # with comment
            fetchable as list

[other_section]
# interpolation is a optional feature
name = ${section:option}-substitution

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

StdConfigParser-0.8.zip (35.6 kB view details)

Uploaded Source

Built Distribution

StdConfigParser-0.8-py2.py3-none-any.whl (18.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file StdConfigParser-0.8.zip.

File metadata

  • Download URL: StdConfigParser-0.8.zip
  • Upload date:
  • Size: 35.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No

File hashes

Hashes for StdConfigParser-0.8.zip
Algorithm Hash digest
SHA256 9316cfb7bbc1157a8619f1b1e85a23710010252bb5e51091f9afc5833b0465f4
MD5 086932ba5481b4c9a32f1cc1da7c5bd3
BLAKE2b-256 50c514fc82b5a0e24a11d2a5f50512909c504470b14018a431abab9e8cc0b984

See more details on using hashes here.

File details

Details for the file StdConfigParser-0.8-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for StdConfigParser-0.8-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 381f317e4b963818f92f1df833975b78831a9819a39bb091f9e0ec75cf61ab76
MD5 5242b203426a0aaefd8db6d2ed851edb
BLAKE2b-256 9c9cda26e212cc68661dc8ef4098cc55d4ca2113f2b3ecb7a726d105bffd5a92

See more details on using hashes here.

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