Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jpaulorc-csv-converter

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

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.

  • 0.1.3
  • PyPI
  • Socket score

Maintainers
1

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

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc