Contents

json_logic_qubit 0.9.1

0

Build complex rules, serialize them as JSON, and execute them in Python

Build complex rules, serialize them as JSON, and execute them in Python

Stars: 30, Watchers: 30, Forks: 8, Open Issues: 5

The QubitProducts/json-logic-py repo was created 6 years ago and the last code push was 1 years ago. The project is moderately popular with 30 github stars!

How to Install json-logic-qubit

You can install json-logic-qubit using pip

pip install json-logic-qubit

or add it to a project with poetry

poetry add json-logic-qubit

Package Details

Author
mohsin.niazi
License
MIT
Homepage
https://github.com/qubitproducts/json-logic-py
PyPi:
https://pypi.org/project/json_logic_qubit/
GitHub Repo:
https://github.com/qubitproducts/json-logic-py

Classifiers

  • Software Development/Libraries/Python Modules
No  json-logic-qubit  pypi packages just yet.

Errors

A list of common json-logic-qubit errors.

Code Examples

Here are some json-logic-qubit code examples and snippets.

Related Packages & Articles

json-encoder 0.4.4

json encoder uses singledispatch pattern instead of JSONEncoder class overwrites

json-delta 2.0.2

json-delta is an efficient, JSON oriented javascript object delta calculator and applier. It provides a configurable threshold (tolerance) after which the diff calculator will short circuit a more complex delta analysis, useful for calculating deltas on very large objects that may from time to time be fully replaced.

flask-restx 1.3.0

Fully featured framework for fast, easy and documented API development with Flask