https://github.com/openandclose/zconfigparser
Extend ConfigParser to add some inheritance functionality
https://github.com/openandclose/zconfigparser
config configparser ini
Last synced: about 1 month ago
JSON representation
Extend ConfigParser to add some inheritance functionality
- Host: GitHub
- URL: https://github.com/openandclose/zconfigparser
- Owner: openandclose
- License: mit
- Created: 2017-12-07T22:02:26.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2025-02-09T16:11:16.000Z (about 1 year ago)
- Last Synced: 2025-11-29T06:55:11.357Z (3 months ago)
- Topics: config, configparser, ini
- Language: Python
- Size: 33.2 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGELOG.rst
- License: LICENSE
Awesome Lists containing this project
README
Zconfigparser
=============
This is a python3 library
to provide some section inheritance functionality
to `configparser `__.
For details, see `documentation `__.
License
-------
The software is licensed under The MIT License. See `LICENSE`_.
.. _LICENSE: https://github.com/openandclose/zconfigparser/blob/master/LICENSE