← Back to all tools
CSV/Data

csv2json

Convert CSV to JSON. Usage: csv2json [file.csv] [--pretty] [--output file.json]

Install

$ pip install evolver-tools

Usage

# Run csv2json
$ evtool csv2json [options]

About

csv2json is a csv/data CLI tool in the evolver-tools collection: Convert CSV to JSON. Usage: csv2json [file.csv] [--pretty] [--output file.json] Install 260 zero-dependency CLI tools with pip install evolver-tools.