jh3ady / format_converter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Format Converter

How to install

python3 setup.py install

How to use it

format_converter -i "<input_file>" -if "<input_type>" -o "<output_file>" -of "<output_type>"

Formats available:

  • csv
  • yml, yaml
  • json, json_lines

About


Languages

Language:Python 100.0%