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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file python-config-0.1.2.tar.gz
.
File metadata
- Download URL: python-config-0.1.2.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcd5006593f94bdb3ede906a63116e7ac7fffb753b91cfaa1df8ce2f91750af2 |
|
MD5 | 231869230db65f6b751b7141e57296e0 |
|
BLAKE2b-256 | 560f6f928359bab336138537a0c7980f50bc831d0c758b5de351e50169bd9909 |