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.
Release files for uv2json 1.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| uv2json-1.0.3.tar.gz | 14.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| uv2json-1.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 29.3 kB
Release files / uv2json-1.0.3.tar.gz
| Download URL | uv2json-1.0.3.tar.gz |
|---|---|
| Size | 14.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
63d432301c09004777a7f4b11c5f6b255c781b8f1a4fc842ac647d7d77ed0572
|
|
BLAKE2b-256 checksum How to use checksums |
37fbbf2fca5a977aed538e30d14d2c0d7940f3486110f6c952e03693768b27f8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
|
Release files / uv2json-1.0.3-py3-none-any.whl
| Download URL | uv2json-1.0.3-py3-none-any.whl |
|---|---|
| Size | 15.0 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
4df86221bd0afe42cf631ad5d332970aaded0304b25f61a22233a7d95c9434bd
|
|
BLAKE2b-256 checksum How to use checksums |
b44a7a8931fe15248407c5e48b53ff053f359f094e8bb10b6ddc083ba1016da5
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/3.4.2 importlib_metadata/4.6.4 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.1 CPython/3.9.6
|