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
- Host: GitHub
- URL: https://github.com/rachekalmir/pyjolt
- Owner: rachekalmir
- License: apache-2.0
- Created: 2016-11-27T19:50:53.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2021-04-20T18:07:47.000Z (about 5 years ago)
- Last Synced: 2023-03-01T09:35:23.275Z (over 3 years ago)
- Topics: jolt, json, json-transformation, python
- Language: Python
- Size: 87.9 KB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pyJolt
Python implementation of [Jolt](https://github.com/bazaarvoice/jolt).
[](https://travis-ci.org/rachekalmir/pyJolt) [](https://coveralls.io/github/rachekalmir/pyJolt?branch=master) [](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