An open API service indexing awesome lists of open source software.

https://github.com/muhammadahmed-0/csv-to-json

A simple CSV to JSON Converter built using Streamlit and Pandas. This tool allows users to upload a CSV file, clean unnecessary columns (such as unnamed or empty columns), and convert the CSV data into a formatted JSON file. The user can then view the JSON output, copy it to the clipboard, or download it as a .json file.
https://github.com/muhammadahmed-0/csv-to-json

csv csv-to-json json

Last synced: about 1 month ago
JSON representation

A simple CSV to JSON Converter built using Streamlit and Pandas. This tool allows users to upload a CSV file, clean unnecessary columns (such as unnamed or empty columns), and convert the CSV data into a formatted JSON file. The user can then view the JSON output, copy it to the clipboard, or download it as a .json file.

Awesome Lists containing this project