Metadata-Version: 2.0
Name: semla
Version: 0.1.0
Summary: Study, ExaMine, Learn and Analyze
Home-page: https://github.com/eyadsibai/semla
Author: Eyad Sibai
Author-email: eyad.alsibai@gmail.com
License: MIT license
Description-Content-Type: UNKNOWN
Keywords: semla
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
Requires-Dist: Click (>=6.0)
Requires-Dist: matplotlib
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pandas-profiling
Requires-Dist: seaborn

=====
semla
=====


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

.. image:: https://img.shields.io/travis/eyadsibai/semla.svg
        :target: https://travis-ci.org/eyadsibai/semla

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

.. image:: https://pyup.io/repos/github/eyadsibai/semla/shield.svg
     :target: https://pyup.io/repos/github/eyadsibai/semla/
     :alt: Updates


Study, ExaMine, Learn and Analyze


* Free software: MIT license
* Documentation: https://semla.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 (2018-02-07)
------------------

* First release on PyPI.


