Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/danteay/pyruler

Simple and powerful rule engine to generate complex data validations on an easy way
https://github.com/danteay/pyruler

Last synced: about 1 month ago
JSON representation

Simple and powerful rule engine to generate complex data validations on an easy way

Awesome Lists containing this project

README

        

[![codecov](https://codecov.io/gh/danteay/pyruler/branch/master/graph/badge.svg?token=WZ9QXIJ3Z7)](https://codecov.io/gh/danteay/pyruler)

# Pyruler

Simple and powerful rule engine to generate complex data validations on an easy way.

## Requirements

- Python >= 3.6

### Usage

#### Installation

```bash
pip3 install pyruler
```

### Documentation

[Readthedocs](https://pyruler.readthedocs.io)