Package: python3-jsonlines (4.0.0-3)
Links for python3-jsonlines
Debian Resources:
Download Source Package python-jsonlines:
- [python-jsonlines_4.0.0-3.dsc]
- [python-jsonlines_4.0.0.orig.tar.gz]
- [python-jsonlines_4.0.0-3.debian.tar.xz]
Maintainers:
External Resources:
- Homepage [github.com]
Similar packages:
Python library for jsonlines and ndjson data
jsonlines is a Python library to simplify working with jsonlines and ndjson data.
This data format is straight-forward: it is simply one valid JSON value per line, encoded using UTF-8. While code to consume and create such data is not that complex, it quickly becomes non-trivial enough to warrant a dedicated library when adding data validation, error handling, support for both binary and text streams, and so on. This small library implements all that (and more!) so that applications using this format do not have to reinvent the wheel.
Other Packages Related to python3-jsonlines
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
Download python3-jsonlines
Architecture | Package Size | Installed Size | Files |
---|---|---|---|
all | 9.0 kB | 42.0 kB | [list of files] |