Skip to main content

A command-line tool to extract, normalize, and JSONify values from an iniherit-enabled "INI" file.

Project description

A command-line tool to extract, normalize, and JSONify values from an iniherit-enabled “INI” file.

Installation

$ pip install iniget

Usage

$ cat base.ini
[sect1]
foo = bar

$ cat config.ini
[DEFAULT]
%inherit = base.ini

$ iniget config.ini sect1 foo
bar

Options

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

iniget-0.2.0.tar.gz (6.5 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