Metadata-Version: 2.0
Name: csv-convert
Version: 0.0.1
Summary: Converts CSV to JSON or the other way aroundin only a few lines.
Home-page: https://github.com/vueu/csv-to-json
Author: Jeff Allen
Author-email: jeff.allen127@gmail.com
License: MIT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3

This package makes it ridiculously easy toconvert CSV to JSON and JSON to CSV.It also allows you to rename specific columnsso that if you are trying to match a different APIstructure, it is very possible.


