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.2.0.tar.gz
(1.8 kB
view hashes)
Built Distribution
Close
Hashes for csvtojsonify-1.2.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3db55eea1cee925cb5c53f8fe623790409116e3705d51ee6db97d26a5cad7622 |
|
MD5 | 62979fab6f56cec810be76a7fa28592a |
|
BLAKE2b-256 | 1f4504af4f8d53c9e853125426adb39c82359634e611e326a01dc18f0a1c7044 |