Socket
Socket
Sign inDemoInstall

artur-tancredo-alvarenga-puc-csv-converter

Package Overview
Dependencies
2
Maintainers
1
Alerts
File Explorer

Install Socket

Detect and block malicious and high-risk dependencies

Install

    artur-tancredo-alvarenga-puc-csv-converter

Trabalho da PUC - converter arquivo(s) de csv para json e json para csv


Maintainers
1

Readme

Conversão de arquivos:

.CSV para JSON

.JSON para CSV.

Introdução

Esse é um trabalho proposta na disciplina de Python da Pós Graduação da PUC-MG, cujo objetivo é usar o PATH para a conversão de arquivos de CSV para JSON e/ou JSON para CSV.

O que o projeto faz ?

Ler um arquivo de CSV ou JSON e até mesmo, ler uma pasta com arquivos de CSV ou JSON , cujo objetivo é converter CSV-JSON ou JSON-CSV. Este projeto é um programa de execução no terminal, de preferÊncia instalado com pipx:

pipx install artur_tancredo_alvarenga_puc_csv_converter

Para usar, basta digitar:

Converter CSV para JSON

converter_CSV_JSON --help

Converter JSON para CSV

converter_JSON_CSV --help

Isso listará todas as opções disponíveis.

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