Skip to main content

Convert Gilson CSV files to JSON

Project description

Build & Publish

uv2json

uv2json is a python script that converts Gilson GX-270 exported CSVs to JSON format

Installation

pip install uv2json

Usage

As a console script

uv2json <path/to/csv/files>

As a module

from uv2json import uv2json as uv
uv.convert('path/to/filename') # Accepts single file or list of files.

The script will make a JSON file in the same location with the same name.

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

uv2json-1.0.3.tar.gz (14.4 kB view hashes)

Uploaded Source

Built Distribution

uv2json-1.0.3-py3-none-any.whl (15.0 kB view hashes)

Uploaded Python 3

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