An open API service indexing awesome lists of open source software.

https://github.com/rachekalmir/pyjolt

Python implementation of Jolt
https://github.com/rachekalmir/pyjolt

jolt json json-transformation python

Last synced: 11 months ago
JSON representation

Python implementation of Jolt

Awesome Lists containing this project

README

          

# pyJolt
Python implementation of [Jolt](https://github.com/bazaarvoice/jolt).

[![Build Status](https://travis-ci.org/rachekalmir/pyJolt.svg?branch=master)](https://travis-ci.org/rachekalmir/pyJolt) [![Coverage Status](https://coveralls.io/repos/github/rachekalmir/pyJolt/badge.svg?branch=master)](https://coveralls.io/github/rachekalmir/pyJolt?branch=master) [![Codacy Badge](https://api.codacy.com/project/badge/Grade/c5a17f19e4c3411eac5758c6f2359021)](https://www.codacy.com/app/rachekalmir/pyJolt?utm_source=github.com&utm_medium=referral&utm_content=rachekalmir/pyJolt&utm_campaign=Badge_Grade)

## Feature Set

| Feature | Progress |
| ----------- | ------------- |
| Shift | *In progress* - 23/62 |
| Default | |
| Remove | |
| Cardinality | |
| Sort | |

## Installation

## QuickStart