Skip to main content

This python module provides parser and validator for JSON files and data structures. The JSON parser is designed as a drop-in replacement for the built in python JSON parser as this parser here supports using comments in JSON files (which in some use cases is very a very handy feature).

Project description

jk_json
=======

Introduction
------------

This python module provides parser and validator for JSON files and data structures.

The JSON parser is designed as a drop-in replacement for the built in python JSON parser as this parser here supports using comments in JSON files (which in some use cases is very a very handy feature).

Information about this module can be found here:

* [github.org](https://github.com/jkpubsrc/python-module-jk-json)
* [pypi.python.org](https://pypi.python.org/pypi/jk_json)

Why a replacement?
------------------

For two reasons:

1. The existing JSON library does report errors in the data format very well.
2. The existing JSON library can't cope with comments. Unfortunately comments in JSON files are a very nice thing.

How to use this module
----------------------

...TODO...

Contact Information
-------------------

This is Open Source code. That not only gives you the possibility of freely using this code it also
allows you to contribute. Feel free to contact the author(s) of this software listed below, either
for comments, collaboration requests, suggestions for improvement or reporting bugs:

* Jürgen Knauth: jknauth@uni-goettingen.de, pubsrc@binary-overflow.de

License
-------

This software is provided under the following license:

* Apache Software License 2.0



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

jk_json-0.2018.12.28.tar.gz (22.3 kB view hashes)

Uploaded Source

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