Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Project developed in the Python for Data Science course - Artificial intelligence PUC-MG
pip install jcsv
or
pip3 install jcsv
csv2json --input /path/to/csv/files --output /path/to/json/files --delimiter ,
json2csv --input /path/to/json/files --output /path/to/csv/files --delimiter ,
csv2json --help
Usage: csv2json [OPTIONS]
Options:
-i, --input TEXT Path where to find CSV files to be contered to JSON.
-o, --output TEXT Path where the converted files will be saved.
-d, --delimiter TEXT Separator used to split files.
--help Show this message and exit.
json2csv --help
Usage: json2csv [OPTIONS]
Options:
-i, --input TEXT Path where to find JSON files to be contered to CSV.
-o, --output TEXT Path where the converted files will be saved.
-d, --delimiter TEXT Separator used to split files.
--help Show this message and exit.
FAQs
Convert csv to json and convert json to csv
We found that jcsv demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.