Metadata-Version: 1.2
Name: krules-core
Version: 0.4.4
Summary: KRules Python core package
Home-page: https://github.com/airspot-dev/krules-core
Author: Alberto Degli Esposti
Author-email: alberto@arispot.tech
License: Apache Licence 2.0
Description: # krules-core
        
        This is the python core package of KRules.
        
        KRules is a rules engine primarily intended to run on Kubernetes. 
        However the core can be easily used even in different contexts. 
        In addition to the core part, you need at least one subject implementation.
        
        KRules is a project in progress and we are working hard on a first widely usable version.
        
        Exhaustive documentation has not yet been released.
        
        If you are interested in getting an idea of the project you can meanwhile take a look at the [overview](https://github.com/airspot-dev/krules-doc/blob/master/OVERVIEW.md) document in which the general concepts are explained.
        
        Do not hesitate to [contact us](mailto:info@airspot.tech) if you are interested in further information.
        
Keywords: krules rules engine
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >3.7
