Show HN: JSON-logic-path – JSON logic with jsonpath multi-value resolution
Category: library
Tags: json-logic, jsonpath, workflow-engine
Score: 5.5/10 (Innovation: 5, Technical: 4, Documentation: 7, Utility: 6)
A Python library that extends JsonLogic with JSONPath multi-value resolution, enabling complex data transformations and conditional logic for workflow systems. It's interesting because it combines declarative logic rules with powerful JSONPath queries for handling parallel data processing scenarios.
Target audience: backend devs, data engineers
Repository: https://github.com/bayinfosys/json-logic-path · Python
View on Hacker News