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

https://github.com/samk13/data_type_converter


https://github.com/samk13/data_type_converter

Last synced: about 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# Simple CSV to YAML converter

## Description
Simple CSV to YAML converter created for converting csv list of names to Invenio names vocabularies.

## Usage
```console
python main.py -i path/to/your/input.csv -o path/to/your/output.yaml
```
output will be saved to path/to/your/output.yaml and replace the existing file