Metadata-Version: 2.1
Name: chariots
Version: 0.1.1
Summary: machine learning pipelines
Home-page: https://github.com/aredier/chariots
Author: Antoine Redier
Author-email: antoine.redier2@gmail.com
License: GNU General Public License v3
Keywords: chariots
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: Click (>=6.0)
Requires-Dist: dill (==0.2.9)
Requires-Dist: flask (==1.0.3)
Requires-Dist: requests (==2.22.0)

========
chariots
========


.. image:: https://img.shields.io/pypi/v/chariots.svg
        :target: https://pypi.python.org/pypi/chariots

.. image:: https://img.shields.io/travis/aredier/chariots.svg
        :target: https://travis-ci.org/aredier/chariots

.. image:: https://readthedocs.org/projects/chariots/badge/?version=latest
        :target: https://chariots.readthedocs.io/en/latest/?badge=latest
        :alt: Documentation Status




machine learning pipelines


* Free software: GNU General Public License v3
* Documentation: https://chariots.readthedocs.io.


Features
--------

* TODO

Credits
-------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage


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

0.1.0 (2019-06-15)
------------------

* First release on PyPI.


