A project to converter JSON to CSV and CSV to JSON files.
Project description
A CSV <> JSON converter
A CSV to JSON and JSON to CSV converter.
Introduction
A project to learning porpuses.
What this project can do
1 - Read a csv file or a folder with csv's and convert them to JSON.
2 - Read a json file or a folder with json's and convert them to CSV.
This project is a program running on terminal, preferably install with pipx:
pipx install csv_converter_valtensir
Help
Usage: csv_converter [OPTIONS]
Options:
-c, --convert TEXT Format you want to convert. cc -> Convert CSV to JSON;
cj -> Convert JSON to CSV.
-i, --input TEXT Path where to find the files to convert.
-o, --output TEXT Path where the converted files will be saved.
-d, --delimiter TEXT Separator used to split the files.
-p, --prefix TEXT Prefix used to prepend to the name of the converted
file saved on disk.The suffix will be a number
starting from 0. ge: file_0
--help Show this message and exit.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file csv_converter_valtensir-0.1.2.tar.gz.
File metadata
- Download URL: csv_converter_valtensir-0.1.2.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
58b87e1e94ddcea4e85daf1665e5fe9075a7eef7afaf7fdd24fe21c6e6019be3
|
|
| MD5 |
bf5f93d7be8943aa54247ad2bda9da48
|
|
| BLAKE2b-256 |
565a2f087c59d8fd76271837d5eb30cefc92e6a631b0df8da9c1bec72afd1c3e
|
File details
Details for the file csv_converter_valtensir-0.1.2-py3-none-any.whl.
File metadata
- Download URL: csv_converter_valtensir-0.1.2-py3-none-any.whl
- Upload date:
- Size: 3.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.8.10 Linux/5.10.16.3-microsoft-standard-WSL2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e6bea4833ab739ed09ac900cf0674a44966b27d27348a99408c2255a4c8eb88
|
|
| MD5 |
e2b775e397cf9dd2626f980cf084c743
|
|
| BLAKE2b-256 |
d914d610b0897db8f98ab1b0ae91614a2662f5509ad454a1258e66d7993a6f5b
|