A package to read multline json values
Project description
multiline
Open source python module, which can parse multiline values in json files.
This module provides a wrapper on top of the four methods (load, loads, dump, dumps) present in the default json module. This is done to avoid the need of importing both modules multiline
and json
.
If multline parsing is required while loading the json, then an additional argument multiline=True
needs to be provided to trigger the custom parser. More info on the package can be found at: https://sankettantia.medium.com/multiline-a-python-package-for-multi-line-json-values-c4f7a76f0305.
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
File details
Details for the file multiline-1.0.2.tar.gz
.
File metadata
- Download URL: multiline-1.0.2.tar.gz
- Upload date:
- Size: 2.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.6.1 requests/2.25.1 setuptools/51.1.0.post20201221 requests-toolbelt/0.9.1 tqdm/4.54.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eeab184b6a51769edf5e9f29bf47c967be9b6fab50d07fa5cff10a718c1e6c47 |
|
MD5 | 6c33f58d33a0f93926d1a9214445b7a3 |
|
BLAKE2b-256 | 33ba340009bf571e1b855e45bae6303185cbf202c98b6177bfa32e6dc6cc9ce5 |