Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geekmasher/gmconfig
My lazy mans config loading and exporting module
https://github.com/geekmasher/gmconfig
Last synced: 13 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-01-03T15:41:35.000Z (almost 5 years ago)
- Last Synced: 2024-04-25T14:01:59.921Z (6 months 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
[![PyPI version](https://badge.fury.io/py/gmconfig.svg)](https://badge.fury.io/py/gmconfig)
My lazy mans config loading and exporting module
## Build
```bash
poetry build
```