Adverity json parser is a package created to parse json files on the adverity datastreams.
Project description
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()
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file adverity-json-parser-1.0.0.tar.gz
.
File metadata
- Download URL: adverity-json-parser-1.0.0.tar.gz
- Upload date:
- Size: 3.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 031abddcf8122bfe13490ae15e9d9436ef6764c149dc43d1bbdea3141ef02f59 |
|
MD5 | e489bc74b7189cbe848f94eea6e301ca |
|
BLAKE2b-256 | 378eeda2d94c0a749d470f4a22e85d0c6389ac01fac7fc292f2ea6fa7c1f41c8 |
File details
Details for the file adverity_json_parser-1.0.0-py3-none-any.whl
.
File metadata
- Download URL: adverity_json_parser-1.0.0-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1921ab6fc2006d63808347987726b9ec94bcf925a5daaf093194009ad068c605 |
|
MD5 | 2ba5a20cf3fda154fa3989c17e29ddb2 |
|
BLAKE2b-256 | ad75cd625369a8e1348e3950bc827ba50382b93ea8741bd9636a151420942b5c |