https://github.com/geekmasher/gmconfig
My lazy mans config loading and exporting module
https://github.com/geekmasher/gmconfig
Last synced: about 1 year ago
JSON representation
My lazy mans config loading and exporting module
- Host: GitHub
- URL: https://github.com/geekmasher/gmconfig
- Owner: GeekMasher
- License: mit
- Created: 2019-05-15T23:24:20.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T15:41:35.000Z (over 6 years ago)
- Last Synced: 2025-03-23T22:39:19.835Z (about 1 year ago)
- Language: Python
- Homepage:
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GMConfig
[](https://badge.fury.io/py/gmconfig)
My lazy mans config loading and exporting module
## Build
```bash
poetry build
```