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: about 1 year ago
JSON representation

My lazy mans config loading and exporting module

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
```