SSL Metrics - JSON Converter
Project description
Software Systems Laboratory JSON Converter Project
A
pandas
interface into converting.json
files into other filetypes
Table of Contents
About
The Software Systems Laboratory (SSL) JSON Converter Project is an interface into the pandas
libraries ability to convert .json
files into other filetypes.
This project is licensed under the BSD-3-Clause. See the LICENSE for more information.
Developer Tooling
To maximize the utility of this project the following software packages are required:
Operating System
This tool targets Mac OS and Linux. SSL Metrics software is not supported or recommended to run on Windows but can be modified to do so at your own risk.
It is recomendded to run this tool on Mac OS or Linux. However, if you are on a Windows machine, you can use WSL to develop as well.
Python Software
The software listed in this section is meant for developing tools
All listed Python software assumes that you have downloaded and installed Python 3.9.6 or greater.
pandas
progress
You can install all of the Python software with one of the following one-liners:
pip install --upgrade pandas pip progress
pip install --upgrade pip -r requirements.txt
How To Use
Installation
You can install the tool from PyPi with one of the following one liners:
pip install ssl-metrics-meta
pip install ssl-metrics-json-converter
Command Line Arguements
ssl-metrics-json-converter -h
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
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
Built Distribution
File details
Details for the file ssl-metrics-json-converter-0.3.1.tar.gz
.
File metadata
- Download URL: ssl-metrics-json-converter-0.3.1.tar.gz
- Upload date:
- Size: 5.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7e298c6d6b2250d58e8c32fb8461a7804bb6fa204c33125fac48052d0d694e8d |
|
MD5 | bd1aa1d81154d42a3baa48fa04b625fc |
|
BLAKE2b-256 | dfa7cd41320b402f228206d4edd1ffc6157899d994cadfca3e76b8bb9516d5e8 |
File details
Details for the file ssl_metrics_json_converter-0.3.1-py3-none-any.whl
.
File metadata
- Download URL: ssl_metrics_json_converter-0.3.1-py3-none-any.whl
- Upload date:
- Size: 6.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 pkginfo/1.8.2 readme-renderer/32.0 requests/2.27.1 requests-toolbelt/0.9.1 urllib3/1.26.8 tqdm/4.62.3 importlib-metadata/4.10.1 keyring/23.5.0 rfc3986/2.0.0 colorama/0.4.4 CPython/3.9.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 437e6c39e2439a7eedf91e0a581bcc2cedae56011dea3395fab5fc632ebe203a |
|
MD5 | 81da89f69d36fcf3561d26f66847f82b |
|
BLAKE2b-256 | b3ff037c4de7230e4f7c2ba047fa28166b56c41433c79a9fb5d41260c854e38f |