Skip to main content

utility functions for .ini style configuration files

Project description

Classes:

ConfigWatcher

A monitor for a .ini style configuration file, allowing outside users to update the file on the fly. It presents a mapping interface of section names to ConfigSectionWatcher instances, and a .config property returning the current ConfigParser instance.

ConfigSectionWatcher

A monitor for a section of a .ini style configuration file, allowing outside users to update the file on the fly. It presents a mapping interface of section field names to values.

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

cs.configutils-20160828.tar.gz (3.0 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