Skip to main content

A simple module to make easy conversions between two type of files: `csv` and `json`.

Project description

IConverter

A simple module to make easy conversions between two type of files: csv and json.
It was created for a postgraduate assignment that had as objective to validate our knowledge about the use of basic structures of Python and the process of creating and publishing a Python module.

Usage and Examples

You will set some arguments of this function like: output path and input path. After that automatically it will parse all files in this path and will save it in output path.
It will detect if files are csv or json and will convert them to another format, in the case o csv, will be converted to json and json, csv.
You can set a prefix name to output files

Examples:


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

alanfe_puc_ds_csv_converter-0.3.3.tar.gz (4.9 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