Skip to main content

A tool to convert CSV files to JSON.

Project description

csvtojsonify

A simple tool to convert CSV files to JSON format.

Usage

Simply run csvtojsonify it will prompt you to enter input CSV file with .csv file extension and output JSON file with .json file extension.

##Sample Run (venv-3.12) % python3 csvtojsonify.py Enter the input CSV file name: somefile.csv Enter the output JSON file name: results.json Conversion successful! The new JSON file is results.json (venv-3.12) %

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

csvtojsonify-1.3.0.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

csvtojsonify-1.3.0-py3-none-any.whl (1.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page