Skip to content

Commit 43c0f0c

Browse files
rayokotamattbaileyuk
authored andcommitted
Add pure Python implementation
Add pure Python implementation available at https://github.com/rayokota/jsonata-python
1 parent 9eda3c7 commit 43c0f0c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/overview.md

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ The following are known implementations of JSONata in addition to the primary im
2929
|Java|https://github.com/dashjoin/jsonata-java|Native port of reference|2.0.3|
3030
|.NET|https://github.com/mikhail-barg/jsonata.net.native|Native implementation|1.8.5|
3131
|Python|https://github.com/qlyoung/pyjsonata|API bindings based on C bindings|1.8.3|
32+
|Python|https://github.com/rayokota/jsonata-python|Native port of reference|2.0.5|
3233
|Rust|https://github.com/johanventer/jsonata-rust|Implementation work in progress| |
3334
|Rust|https://github.com/Stedi/jsonata-rs|Actively-developed fork of jsonata-rust| |
3435

0 commit comments

Comments
 (0)