https://github.com/linkdd/link.json
Provides utilities for JSON Schema, JSON Patch, Collection+JSON, ...
https://github.com/linkdd/link.json
Last synced: about 1 year ago
JSON representation
Provides utilities for JSON Schema, JSON Patch, Collection+JSON, ...
- Host: GitHub
- URL: https://github.com/linkdd/link.json
- Owner: linkdd
- Created: 2016-05-16T20:58:45.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-09-16T13:50:54.000Z (over 9 years ago)
- Last Synced: 2025-03-17T22:12:50.625Z (about 1 year ago)
- Language: Python
- Size: 29.3 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rst
Awesome Lists containing this project
README
link.json
=========
**link.json** provides some utilities for JSON like:
- JSON Schema (validation and generation)
- JSON Patch
- Collection+JSON
- ...
See documentation_ for more informations.
.. _documentation: https://linkjson.readthedocs.io
.. image:: https://img.shields.io/pypi/l/link.json.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.json/
:alt: License
.. image:: https://img.shields.io/pypi/status/link.json.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.json/
:alt: Development Status
.. image:: https://img.shields.io/pypi/v/link.json.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.json/
:alt: Latest release
.. image:: https://img.shields.io/pypi/pyversions/link.json.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.json/
:alt: Supported Python versions
.. image:: https://img.shields.io/pypi/implementation/link.json.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.json/
:alt: Supported Python implementations
.. image:: https://img.shields.io/pypi/wheel/link.json.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.json
:alt: Download format
.. image:: https://travis-ci.org/linkdd/link.json.svg?branch=master&style=flat-square
:target: https://travis-ci.org/linkdd/link.json
:alt: Build status
.. image:: https://coveralls.io/repos/github/linkdd/link.json/badge.png?style=flat-square
:target: https://coveralls.io/r/linkdd/link.json
:alt: Code test coverage
.. image:: https://img.shields.io/pypi/dm/link.json.svg?style=flat-square
:target: https://pypi.python.org/pypi/link.json/
:alt: Downloads
.. image:: https://landscape.io/github/linkdd/link.json/master/landscape.svg?style=flat-square
:target: https://landscape.io/github/linkdd/link.json/master
:alt: Code Health
Installation
------------
.. code-block:: text
pip install link.json
Donating
--------
.. image:: https://liberapay.com/assets/widgets/donate.svg
:target: https://liberapay.com/linkdd/donate
:alt: Support via Liberapay