Skip to main content

Implementation of RFC7464 codec

Project description

https://travis-ci.org/moshez/rfc7464.svg?branch=master

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

rfc7464-17.7.0.zip (23.0 kB view hashes)

Uploaded Source

Built Distribution

rfc7464-17.7.0-py2-none-any.whl (6.6 kB view hashes)

Uploaded Python 2

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page