Skip to main content

SSL Metrics - JSON Converter

Project description

SSL Metrics JSON Converter

Helper package to convert JSON to other formats and back again

Publish to PyPi

Table of Contents

About

This is a helper package to convert JSON to other data formats and turn those formats into JSON.

While this program can export to many formats, it does not allow you to customize how that file is changed from one filetype to another at this time.

Who is this application for?

This application is for those that want to convert .json files into other formats via the python pandas library.

Credits

Software and Systems Laboratory

How to Install

Note on Command Line Arguments

See Command Line Arguments for program configuration from the command line

Required Dependencies

To copy to the clipboard on Linux, it is reccommended that you install:

  • xsel (sudo apt install xsel)
  • xclip (sudo apt install xclip)

From pip

  1. Install Python 3.9.6 +
  2. (Recommended) Create a virtual environment with python3.9 -m venv env and activate it
  3. Run pip install ssl-metrics-json-converter
  4. Convert files with ssl-metrics-json-converter -i FILENAME.* --*

Command Line Arguements

ssl-metrics-json-converter

NOTE: This list has been concatenated. To view the full list of flags, run ssl-metrics-json-converter -h.

  • -h, --help: Shows the help menu and exits
  • -i, --input: The input file to be converted

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

ssl-metrics-json-converter-0.1.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

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