Metadata-Version: 2.1
Name: clustomatic
Version: 0.1.1
Summary: clustomatic is a python package that displays a graph of clustered points with a dataframe in entry
Home-page: https://github.com/ulysse-qd/clustomatic
Author: Ulysse Queritet-Diop
Author-email: ulysse-q@evidenceb.com
License: MIT license
Keywords: clustomatic
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.5
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: scikit-learn
Requires-Dist: wheel

===========
clustomatic
===========


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

.. image:: https://img.shields.io/travis/ulysse-qd/clustomatic.svg
        :target: https://travis-ci.com/ulysse-qd/clustomatic

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




clustomatic is a python package that displays a graph of clustered points with a dataframe in entry


* Free software: MIT license
* Documentation: https://clustomatic.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.1 (2020-09-23)
------------------

