adverity-json-parser
Example
from adverity_json_parser import parser
DATASTREAM_ID = "1234"
INSTANCE_URL = "https://reprise.datatap.adverity.com/api/columns/"
TOKEN = "qwertyuiopasdfghjklzxcvbnmqwertyu"
JSON_PATH = "/Users/example/Documents/data-streams/table_schemas/general.json"
SCPECIAL_CHARS = ",().- %:!#&*§±+=" #Optional
instance = parser.Parser(DATASTREAM_ID, INSTANCE_URL, TOKEN, JSON_PATH)
instance.transform()
Release files for adverity-json-parser 1.0.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| adverity-json-parser-1.0.0.tar.gz | 3.4 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| adverity_json_parser-1.0.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 7.3 kB
Release files / adverity-json-parser-1.0.0.tar.gz
| Download URL | adverity-json-parser-1.0.0.tar.gz |
|---|---|
| Size | 3.4 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
031abddcf8122bfe13490ae15e9d9436ef6764c149dc43d1bbdea3141ef02f59
|
|
BLAKE2b-256 checksum How to use checksums |
378eeda2d94c0a749d470f4a22e85d0c6389ac01fac7fc292f2ea6fa7c1f41c8
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|
Release files / adverity_json_parser-1.0.0-py3-none-any.whl
| Download URL | adverity_json_parser-1.0.0-py3-none-any.whl |
|---|---|
| Size | 3.9 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
1921ab6fc2006d63808347987726b9ec94bcf925a5daaf093194009ad068c605
|
|
BLAKE2b-256 checksum How to use checksums |
ad75cd625369a8e1348e3950bc827ba50382b93ea8741bd9636a151420942b5c
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.1 CPython/3.10.5
|