/kyss

A YAML-inspired configuration language that keeps it simple

Primary LanguagePythonMIT LicenseMIT

kyss

Kyss is a YAML-inspired configuration language that keeps it simple.

This repository includes a parser, an API to define schemas for more advanced usage, and a commandline tool that converts kyss-format files to Python syntax or JSON.

PyPI - Version PyPI - Python Version

You don't have to be universal to be my choice
You don't have to support cycles to rule my world
Ain't no particular JSON I'm compatible with
I just want your config files and your

💋 Kyss 💋

(With apologies to Prince)


Table of Contents

Installation

pip install kyss

License

kyss is distributed under the terms of the MIT license.