Metadata-Version: 2.0
Name: sparkouille
Version: 0.1.6
Summary: Ways to productionize machine learning predictions
Home-page: http://www.xavierdupre.fr/app/sparkouille/helpsphinx/index.html
Author: Xavier Dupré
Author-email: xavier.dupre@gmail.com
License: MIT
Download-URL: https://github.com/sdpython/sparkouille/
Keywords: sparkouille,Xavier Dupré
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: Intended Audience :: Developers
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Education
Classifier: License :: OSI Approved :: MIT License
Classifier: Development Status :: 5 - Production/Stable
Requires-Dist: pyspark


.. _l-README:

README
======

.. image:: https://travis-ci.org/sdpython/sparkouille.svg?branch=master
    :target: https://travis-ci.org/sdpython/sparkouille
    :alt: Build status

.. image:: https://ci.appveyor.com/api/projects/status/chiwkjr9li91qd02?svg=true
    :target: https://ci.appveyor.com/project/sdpython/sparkouille
    :alt: Build Status Windows

.. image:: https://circleci.com/gh/sdpython/sparkouille/tree/master.svg?style=svg
    :target: https://circleci.com/gh/sdpython/sparkouille/tree/master

.. image:: https://badge.fury.io/py/sparkouille.svg
    :target: https://pypi.org/project/sparkouille/

.. image:: https://img.shields.io/badge/license-MIT-blue.svg
    :alt: MIT License
    :target: http://opensource.org/licenses/MIT

.. image:: https://requires.io/github/sdpython/sparkouille/requirements.svg?branch=master
     :target: https://requires.io/github/sdpython/sparkouille/requirements/?branch=master
     :alt: Requirements Status

.. image:: https://codecov.io/github/sdpython/sparkouille/coverage.svg?branch=master
    :target: https://codecov.io/github/sdpython/sparkouille?branch=master

.. image:: http://img.shields.io/github/issues/sdpython/sparkouille.png
    :alt: GitHub Issues
    :target: https://github.com/sdpython/sparkouille/issues

.. image:: https://badge.waffle.io/sdpython/sparkouille.png?label=to%20do&title=to%20do
    :alt: Waffle
    :target: https://waffle.io/sdpython/sparkouille

.. image:: http://www.xavierdupre.fr/app/sparkouille/helpsphinx/_images/nbcov.png
    :target: http://www.xavierdupre.fr/app/sparkouille/helpsphinx/all_notebooks_coverage.html
    :alt: Notebook Coverage

*sparkouille* implements a couple of ways to productionize
machine learning predictions.

*not ready*

**Links:**

* `GitHub/sparkouille <https://github.com/sdpython/sparkouille/>`_
* `documentation <http://www.xavierdupre.fr/app/sparkouille/helpsphinx/index.html>`_
* `Blog <http://www.xavierdupre.fr/app/sparkouille/helpsphinx/blog/main_0000.html#ap-main-0>`_

=======
History
=======


