Skip to content
This repository was archived by the owner on Feb 1, 2026. It is now read-only.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

JSONify

It turns CSV into JSON. By operating on an incoming stream of data, rather than parsing an entire file at once, it can handle even very large CSV files.

Usage

cat records.csv | jsonify.py > records.json

About

Turn CSV into JSON. [RETIRED]

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages