Implementation of RFC7464 codec
Project description
The firehose of your JSON
Introduction
RFC 7464 is a proposed standard for streaming JSON documents. It is meant to be used for things like loggers, which can use JSON to log structured data. It is designed to recover gracefully from file truncation, even in the middle – such as what happens when a previous run crashed badly, and the next run opens the existing log file for appending.
Contributing
We welcome issues and PRs on GitHub! Please adhere to the contributor covenant, conveniently placed in the root of the repository.
$ tox
Should succeed on pull requests when rebased against latest master for PRs before they can be merged, but not before they can be submitted. For your first PR, please add yourself to the list of authors in the LICENSE file.
For issues, if the problem is non-compliance with the RFC, please site the specific section, quote from the RFC, and (ideally) give a concrete example.
Documentation
Documentation is available on ReadTheDocs
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 rfc7464-17.7.0.zip
.
File metadata
- Download URL: rfc7464-17.7.0.zip
- Upload date:
- Size: 23.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | eacc48f23567089017b9cae325809826cc00322a9a893470658e5e8c063496c1 |
|
MD5 | 1febe28e53a606128e73c1c71ae94c08 |
|
BLAKE2b-256 | 40b160589474799ce76a19b45202af380d9f087352cad8a69da8f2e2c99309bf |
File details
Details for the file rfc7464-17.7.0-py2-none-any.whl
.
File metadata
- Download URL: rfc7464-17.7.0-py2-none-any.whl
- Upload date:
- Size: 6.6 kB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cec45a489391de0b30a64ae140c90284f60863a91cf28233eb0915ab8a4fac36 |
|
MD5 | 81604f0261bbe6fbcbcffbbc104c6bf5 |
|
BLAKE2b-256 | e537cff0a302496753ff8be9e333e9fe13c2715e6d84fe2198610171b5a4deec |