https://github.com/abatten/dictconfig
A wrapper around ConfigParser to make generating dictionaries from parameter files much easier.
https://github.com/abatten/dictconfig
Last synced: 5 months ago
JSON representation
A wrapper around ConfigParser to make generating dictionaries from parameter files much easier.
- Host: GitHub
- URL: https://github.com/abatten/dictconfig
- Owner: abatten
- License: mit
- Created: 2019-06-20T06:42:11.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-21T06:51:14.000Z (almost 7 years ago)
- Last Synced: 2025-09-08T22:32:21.497Z (9 months ago)
- Language: Python
- Size: 6.84 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
dictconfig
==========
A wrapper around ConfigParser to make generating dictionaries from
parameter files much easier.