Skip to main content

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


Download files

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

Source Distribution

json-csv-combiner-0.1.2.tar.gz (2.7 kB view hashes)

Uploaded Source

Built Distribution

json_csv_combiner-0.1.2-py3-none-any.whl (4.0 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