Skip to content

chanana/uv2json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

convert Gilson UV CSV files to JSON files

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages