Socket
Socket
Sign inDemoInstall

jpaulorc-csv-converter

Package Overview
Dependencies
1
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    jpaulorc-csv-converter

Convert csv to json and json to csv. Publishin only for leaning purposes.


Maintainers
1

Readme

File Converter

Used to convert files to CSV or JSON. This project does not use any library to convert these files.

Introduction

Learning how to deploy a lib on PyPi at PUC using Poetry.

What this project can do

Read a CSV or JSON file or a folder with files and convert them to CSV or JSON.

  • If the file was a CSV then it will be converted to JSON.
  • If the file was a JSON then it will be converted to CSV.

This project is a program running on terminal, preferably install with pipx:

pipx install jpaulorc-csv-converter

To use, just type in:

csv_converter --help

This will list all available options.

FAQs


Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc