{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Evaluates JsonLogic and CertLogic rules\u2014JSON-serializable logic formats designed to share conditional rules between front-end and back-end code\u2014against data objects and returns the computed result.","skillfed_tags":["rules-engine","json-logic","cross-language"],"use_cases":["Store conditional business rules in a database and evaluate them server-side without recompiling or redeploying code.","Share the same rule logic between a web front-end and Python back-end to keep validation consistent.","Implement certificate validation workflows using CertLogic rules for EU digital certificates or similar systems.","Build a rules engine where non-developers can define logic in JSON without writing Python code.","Evaluate time-based rules using built-in time operators for expiration or validity checks."],"what_it_does":"panzi-json-logic is a pure Python interpreter for JsonLogic\u2014a JSON-based format for expressing conditional logic that can be shared across languages and stored in databases. It also implements CertLogic, a dialect with different semantics used in certificate validation workflows. The package evaluates rules (expressed as nested JSON objects with operators as keys) against data objects, supporting comparison, logical, and data-access operations.\n\nThe implementation aims to closely match the JavaScript reference implementation's operator behavior, including quirks like loose equality. It supports custom operations via an optional dictionary, and includes extras like time parsing and conversion utilities. With no external runtime dependencies, it installs cleanly, but the project has been abandoned since 2021-09-12 and receives no maintenance.","worth_installing":"Yes, if you need to evaluate JsonLogic or CertLogic rules and can tolerate an unmaintained library. The package is stable, has no dependencies, and works well for its stated purpose. However, do not use it if you require active maintenance, security updates, or compatibility assurance with future Python versions. For new projects, consider whether a maintained alternative better fits your risk tolerance."},"id":"panzi-json-logic","links":{"html":"https://skillfed.io/packages/panzi-json-logic","md":"https://skillfed.io/packages/panzi-json-logic.md","pypi":"https://pypi.org/project/panzi-json-logic/"},"maintenance":{"status":"abandoned"},"meta":{"latest_release":"2021-09-12","license_spdx":null,"license_treatment":"permissive","name":"panzi-json-logic","python_support":"supports_current","summary":"Pure Python 3 JsonLogic and CertLogic implementation."},"popularity":{"monthly_downloads":607401,"position":5786,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.0.1"}
