Skip to main content

A basic configuration file parser module for Python.

Project description

A basic configuration file parser module for Python. It is a simple function which takes a file path, a dictionary of rules (regex based), an optional key-value separator (default is ‘=’), an optional character to identify lines which start with a comment (default ‘#’), and returns a dictionary containing parsed data. No sections or others things are required. The eventually rised exceptions contain error line number.

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

basicconfigparser-0.1.tar.gz (14.3 kB view hashes)

Uploaded Source

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