PredictionIO Python SDK
=======================

Install
--------

To install this predictionio package, run,

    % python setup.py install

Usage
-----

To use predictionio in your Python script,

    >>> import predictionio


Documentation
-------------

Please install Sphinx (http://sphinx-doc.org/install.html) if you do not have it.

To generate documentation,

    % cd docs
    % make html

To view the generated documentation, go to docs/build/html/index.html.

SUPPORT
=======

Forum
-----

https://groups.google.com/group/predictionio-user
