Skip to main content

A simple module for reading Python configuration files

Project description

Python configuration files themselves are actual Python files. The module reads only values in uppercase from them, checks that they contain only basic Python types and returns a dictionary which corresponds to the configuration file.

Note: if you want to validate the configuration values, take a look at https://github.com/KonishchevDmitry/object-validator project.

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

python-config-0.1.2.tar.gz (4.7 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