Rulez
latest

Contents:

  • rulez: JSON based conditional rules
  • Quickstart
  • Comparators
  • Syntax Sugar / DSL
  • Compilers
Rulez
  • Docs »
  • Index
  • Edit on GitHub

Index

_ | A | E | G | I | L | M | N | O | P | R

_

  • __call__() (rulez.dsl.FieldGetter method)
  • __getitem__() (rulez.dsl.FieldGetter method)

A

  • And (class in rulez.operator)

E

  • Equal (class in rulez.operator)

G

  • Get (class in rulez.operator)
  • GreaterEqualThan (class in rulez.operator)
  • GreaterThan (class in rulez.operator)

I

  • In (class in rulez.operator)

L

  • LessEqualThan (class in rulez.operator)
  • LessThan (class in rulez.operator)
  • Like (class in rulez.operator)

M

  • Match (class in rulez.operator)

N

  • NotEqual (class in rulez.operator)

O

  • Or (class in rulez.operator)

P

  • parse_dsl() (in module rulez)

R

  • rulez.compiler.elasticsearch (module)
  • rulez.compiler.native (module)
  • rulez.compiler.sqlalchemy (module)
  • rulez.operator (module)

© Copyright 2020, Izhar Firdaus Revision 9d08a9d2.

Built with Sphinx using a theme provided by Read the Docs.