Combine multiple JSON/CSV/EXCEL into single file
Project description
json-csv-combiner
Merges multiple JSON/EXCEL/CSV file into a single file.
⚙️ Installation
You can install it from PyPI
💻 How to Use
You can run it as a module in the commandline with a single line. It can combine multiple json/csv/excel file in a folder to single output file.
$ python jce -t [Type of file] -o [output file name]
Example
$ python jce -t json -o combined.json
Options
-t [json][csv][excel]
-o filename.[json][csv][xlsx]
📑 Release History
-
0.1.2
- Initial release
🚧🚀 Contributing
Feel free to contribute with anything.
⚖️ License
Copyright (c) 2021 Shikrishna Joisa.
Distributed under the MIT license.
See LICENSE
for more information.
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
File details
Details for the file json-csv-combiner-0.1.2.tar.gz
.
File metadata
- Download URL: json-csv-combiner-0.1.2.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1613e76fd3073dca1be053ae0b3560b9e7d057b80d57a639c5abf365f53752f2 |
|
MD5 | a90a4efcd25f52075862bcc60c2d409e |
|
BLAKE2b-256 | 338f35613f0777f7d95b5eb477e9f4beed553f28e08f46b4f90dbdd46e4ec8d8 |
File details
Details for the file json_csv_combiner-0.1.2-py3-none-any.whl
.
File metadata
- Download URL: json_csv_combiner-0.1.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.23.0 setuptools/46.0.0 requests-toolbelt/0.9.1 tqdm/4.43.0 CPython/3.7.4
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4dd631de365fae9e4bbeb090d6dc1dae112304f325470561d2194be2fec09acc |
|
MD5 | c5dc675bab1189e20520cbaa5bb12d64 |
|
BLAKE2b-256 | ec7b37269b887f39ff59db4c8f59c930ccce640f108e300b5b56e9c29f547e5f |