confix icon indicating copy to clipboard operation
confix copied to clipboard

A language-agnostic configuration parser for Python

Results 2 confix issues
Sort by recently updated
recently updated
newest added

...as in: ``` @register('foo'): class conf: foo = {'bar': schema(required=True)} ```

enhancement

Hi, please add any of my functional changes you like to confix. Thanks.