Metadata-Version: 1.2
Name: handy-ml
Version: 0.1.3
Summary: Handy tools for ML experimentation
Home-page: https://github.com/ahmedsalhin/handy_ml
Author: Ahmed Salhin
Author-email: ahmed@salhin.org
License: MIT license
Description: ========
        handy-ml
        ========
        
        .. image:: https://github.com/ahmedsalhin/handy-ml/workflows/Upload%20Python%20Package/badge.svg
                :target: https://github.com/ahmedsalhin/handy-ml/actions
                :alt: Upload Python Package
        
        .. image:: https://img.shields.io/pypi/v/handy_ml.svg
                :target: https://pypi.python.org/pypi/handy_ml
        
        .. image:: https://img.shields.io/travis/ahmedsalhin/handy_ml.svg
                :target: https://travis-ci.com/ahmedsalhin/handy_ml
        
        .. image:: https://readthedocs.org/projects/handy-ml/badge/?version=latest
                :target: https://handy-ml.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/ahmedsalhin/handy_ml/shield.svg
             :target: https://pyup.io/repos/github/ahmedsalhin/handy_ml/
             :alt: Updates
        
        
        
        Handy tools for ML experimentation
        
        
        * Free software: MIT license
        * Documentation: https://handy-ml.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 (2020-07-02)
        ------------------
        
        * First release on PyPI.
        
Keywords: handy-ml
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
