Metadata-Version: 1.2
Name: makinage
Version: 0.3.2
Summary: Reactive data science
Home-page: https://github.com/maki-nage/makinage.git
Author: Romain Picard
Author-email: romain.picard@oakbits.com
License: MIT
Project-URL: Documentation, https://makinage.readthedocs.io
Description: 
        ===========================
        |makinage-logo| Maki Nage
        ===========================
        
        .. |makinage-logo| image:: docs/asset/makinage_logo.png
        
        The Reactive Machine Learning Framework
        
        .. image:: https://badge.fury.io/py/makinage.svg
            :target: https://badge.fury.io/py/makinage
        
        .. image:: https://github.com/maki-nage/makinage/workflows/Python%20package/badge.svg
            :target: https://github.com/maki-nage/makinage/actions?query=workflow%3A%22Python+package%22
            :alt: Github WorkFlows
        
        .. image:: https://readthedocs.org/projects/maki-nage/badge/?version=latest
            :target: https://maki-nage.readthedocs.io/en/latest/?badge=latest
            :alt: Documentation Status
        
        Key Features
        ============
        
        
        Getting started
        ===============
        
        .. code:: console
        
            makinage --config myconfig.yaml
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
