Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cbirajdar/properties-to-yaml-converter

Python utility to convert key=value based properties/ini config files into YAML format
https://github.com/cbirajdar/properties-to-yaml-converter

Last synced: 4 days ago
JSON representation

Python utility to convert key=value based properties/ini config files into YAML format

Awesome Lists containing this project

README

        

# properties-to-yaml-converter
Python utility to convert key=value based properties/ini config files into YAML format

## Basic Usage

- ```pip install configobj ruamel.yaml```
- ```python properties_to_yaml.py input_file.(properties|ini)```