Metadata-Version: 2.1
Name: mlwcli
Version: 0.0.3
Summary: Command Line Interface for mlworks python package
Home-page: https://github.com/adelmofilho/mlw-cli
Author: Adelmo Filho
Author-email: adelmo.aguiar.filho@gmail.com
License: MIT
Description: # mlw-cli
        Command Line Interface for mlworks python package
        
        [![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=flat)](https://github.com/adelmofilho/mlw-cli/issues)
        [![Project Status: WIP – Initial development is in progress, but there has not yet been a stable, usable release suitable for the public.](https://www.repostatus.org/badges/latest/wip.svg)](https://www.repostatus.org/#wip)
        [![pypi](https://img.shields.io/pypi/v/mlw-cli)](https://pypi.org/project/mlw-cli/)
        [![python](https://img.shields.io/pypi/pyversions/mlw-cli)](https://pypi.org/project/mlw-cli/)
        [![license](https://img.shields.io/github/license/adelmofilho/mlw-cli?color=blue)]()
        [![Code Quality](https://img.shields.io/scrutinizer/g/adelmofilho/mlw-cli.svg)](https://scrutinizer-ci.com/g/adelmofilho/mlw-cli/badges/quality-score.png?b=master)
        [![Build Status](https://api.travis-ci.org/adelmofilho/mlw-cli.svg?branch=master&status=unknown)](https://travis-ci.org/github/adelmofilho/mlw-cli/)
        [![codecov](https://codecov.io/gh/adelmofilho/mlw-cli/branch/master/graphs/badge.svg?branch=master)](https://codecov.io/github/adelmofilho/mlw-cli?branch=master)
        [![docs](https://readthedocs.org/projects/mlw-cli/badge/?version=latest)](https://readthedocs.org/projects/mlw-cli/?badge=latest)
        [![Upload PyPI](https://github.com/adelmofilho/mlw-cli/workflows/Upload%20Python%20Package/badge.svg)](https://github.com/adelmofilho/mlw-cli/actions)
        ![Python package](https://github.com/adelmofilho/mlw-cli/workflows/Python%20package/badge.svg)
        
Keywords: mlworks,Python,projects,machine-learning,feature-engineering,modelling,data-science
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 1 - Planning
Classifier: Natural Language :: Portuguese (Brazilian)
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.6
Description-Content-Type: text/markdown
