Skip to main content

CLIME - JSON Converter

Project description

CLIME JSON Converter Project

DOI Release Project

A tool to convert JSON files between different formats

Table of Contents

About

The Software Systems Laboratory (SSL) CLIME JSON Converter project is a tool to convert JSON files between different formats.

Licensing

This project is licensed under the BSD-3-Clause. See the LICENSE for more information.

How To Use

Installation

You can install the tool from PyPi with one of the following one liners:

  • pip install clime-metrics
  • pip install clime-json-converter

Command Line Arguements

clime-json-converter -h

usage: CLIME JSON Converter [-h] -i INPUT [--clipboard] [--csv] [--excel]
                            [--feather] [--hdf] --html [--json] [--latex]
                            [--markdown] [--parquet] [--pickle] [--stata]
                            [--tsv]

A tool to convert JSON files between different formats

options:
  -h, --help            show this help message and exit
  -i INPUT, --input INPUT
                        File to be converted to other outputs
  --clipboard           Copy the data from the file to the system's clipboard
  --csv                 Convert the input to *.csv
  --excel               Convert the input to *.xlsx
  --feather             Convert the input to *.feather
  --hdf                 Convert the input to *.hdf5
  --html                Convert the input to *.html
  --json                Convert the input to *.json
  --latex               Convert the input to *.tex
  --markdown            Convert the input to *.md
  --parquet             Convert the input to *.parquet
  --pickle              Convert the input to *.pkl
  --stata               Convert input to *.dta
  --tsv                 Convert the input to *.tsv

Author(s): Nicholas M. Synovic, Matthew Hyatt, George K. Thiruvathukal

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

clime-json-converter-0.4.1.tar.gz (5.0 kB view hashes)

Uploaded Source

Built Distribution

clime_json_converter-0.4.1-py3-none-any.whl (6.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