Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/advestis/ruleskit
Generic rule package for rule-based algorithms
https://github.com/advestis/ruleskit
expert-system python rule-based
Last synced: about 2 months ago
JSON representation
Generic rule package for rule-based algorithms
- Host: GitHub
- URL: https://github.com/advestis/ruleskit
- Owner: Advestis
- License: gpl-3.0
- Created: 2021-02-23T08:53:15.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2022-07-04T15:35:35.000Z (over 2 years ago)
- Last Synced: 2024-10-29T21:31:47.721Z (3 months ago)
- Topics: expert-system, python, rule-based
- Language: Python
- Homepage: https://advestis.github.io/ruleskit/
- Size: 654 KB
- Stars: 3
- Watchers: 2
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
[![doc](https://img.shields.io/badge/-Documentation-blue)](https://advestis.github.io/ruleskit)
[![License: GPL v3](https://img.shields.io/badge/License-GPL%20v3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)#### Status
[![pytests](https://github.com/Advestis/ruleskit/actions/workflows/pull-request.yml/badge.svg)](https://github.com/Advestis/ruleskit/actions/workflows/pull-request.yml)
[![push-pypi](https://github.com/Advestis/ruleskit/actions/workflows/push-pypi.yml/badge.svg)](https://github.com/Advestis/ruleskit/actions/workflows/push-pypi.yml)
[![push-doc](https://github.com/Advestis/ruleskit/actions/workflows/push-doc.yml/badge.svg)](https://github.com/Advestis/ruleskit/actions/workflows/push-doc.yml)![maintained](https://img.shields.io/badge/Maintained%3F-yes-green.svg)
![issues](https://img.shields.io/github/issues/Advestis/ruleskit.svg)
![pr](https://img.shields.io/github/issues-pr/Advestis/ruleskit.svg)#### Compatibilities
![ubuntu](https://img.shields.io/badge/Ubuntu-supported--tested-success)
![unix](https://img.shields.io/badge/Other%20Unix-supported--untested-yellow)![python](https://img.shields.io/pypi/pyversions/ruleskit)
##### Contact
[![linkedin](https://img.shields.io/badge/LinkedIn-Advestis-blue)](https://www.linkedin.com/company/advestis/)
[![website](https://img.shields.io/badge/website-Advestis.com-blue)](https://www.advestis.com/)
[![mail](https://img.shields.io/badge/mail-maintainers-blue)](mailto:[email protected])## Installation
`pip install ruleskit`