https://github.com/samk13/data_type_converter
https://github.com/samk13/data_type_converter
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/samk13/data_type_converter
- Owner: Samk13
- License: mit
- Created: 2022-06-10T11:52:50.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2022-08-17T22:28:43.000Z (almost 4 years ago)
- Last Synced: 2025-02-16T22:27:13.968Z (over 1 year ago)
- Language: Python
- Size: 3.65 MB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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