https://github.com/yveyeh/csv-json-py
A minimal light tool to convert csv to json and vice-versa in python.
https://github.com/yveyeh/csv-json-py
csv json python3
Last synced: 8 months ago
JSON representation
A minimal light tool to convert csv to json and vice-versa in python.
- Host: GitHub
- URL: https://github.com/yveyeh/csv-json-py
- Owner: yveyeh
- License: apache-2.0
- Created: 2021-09-15T22:59:46.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-11-19T21:13:36.000Z (over 4 years ago)
- Last Synced: 2025-03-25T17:49:12.382Z (about 1 year ago)
- Topics: csv, json, python3
- Language: Python
- Homepage: https://yveyeh.github.io/csv-json-py
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# csv-json-py
A minimal light tool to convert `csv` to `json` and vice-versa in python.