csv2jsonl

Converts a CSV file to JSONLines.


Keywords
jsonlines, csv
License
LGPL-3.0
Install
pip install csv2jsonl==0.1.1

Documentation

csv2jsonl

Run Status Coverage Badge Supported Python versions License

Intro

Simple tool to convert a CSV to JSONLines.

Usage

csv2jsonl <file.csv >file.jsonl