Skip to main content

Convert most data file to other file formats

Project description

Convert data files between different formats

Install

Python: pip install data-converter Brew: coming soon...

Ways to use

Command line

$ data-converter -h
usage: data-converter [-h] -t TO input_file

Convert data files

positional arguments:
  input_file      File to convert from

optional arguments:
  -h, --help      show this help message and exit
  -t TO, --to TO  Format to convert to

Import in python

import data_converter

# Convert csv to json file
output_path = data_converter.convert("~/some/data/file.csv", "json")

Currently supported file types

  • json

  • csv

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

data-converter-0.0.5.tar.gz (2.6 kB view details)

Uploaded Source

File details

Details for the file data-converter-0.0.5.tar.gz.

File metadata

File hashes

Hashes for data-converter-0.0.5.tar.gz
Algorithm Hash digest
SHA256 c73944bb35944ec5c49398e9052925de98d086e4d28088527d174efae2d4364d
MD5 993916d89b6e7303df12f36b3f008e47
BLAKE2b-256 7876fada7424d6cbce709a73508a5f5766bc2e9272f25c55fa933fa155f2cf55

See more details on using hashes here.

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