Metadata-Version: 2.1
Name: ZeffClient
Version: 1.0.2
Summary: ZeffClient is a command line tool & library for working with Zeff AI Cloud API.
Home-page: https://github.com/zeff-ai/ZeffClient
Author: Lance Finn Helsten
Author-email: lanhel@zeff.ai
License: UNKNOWN
Project-URL: Documentation, https://docs.zeff.ai/zeffclient/latest
Project-URL: Source, https://github.com/zeff-ai/ZeffClient
Project-URL: Tracker, https://github.com/zeff-ai/ZeffClient/issues
Project-URL: Contributing, https://github.com/zeff-ai/ZeffClient/blob/master/CONTRIBUTING.rst
Description: ZeffClient
        **********
        
        .. image:: https://img.shields.io/pypi/v/ZeffClient
           :alt: PyPI Version
           :target: https://pypi.org/project/ZeffClient
        
        .. image:: https://img.shields.io/pypi/pyversions/ZeffClient
           :alt: Python Versions
           :target: https://pypi.org/project/ZeffClient
        
        .. image:: https://img.shields.io/pypi/dw/ZeffClient
           :alt: PyPi Weekly Downloads
           :target: https://pypi.org/project/ZeffClient
        
        .. image:: https://g.codefresh.io/api/badges/pipeline/dgonzo/ZeffClient%2Fci_zeffclient?branch=master&key=eyJhbGciOiJIUzI1NiJ9.NWNlNDNhMDQ2MGNmOGMxZTZmY2NhNGVm.Hg2iF4tMbJKQVS6C019WtitMwcJckIdD1bK8NlYaM_c&type=cf-1
           :alt: codefresh Status
           :target: https://g.codefresh.io/pipelines/ci_zeffclient/builds?repoOwner=zeff-ai&repoName=ZeffClient&serviceName=zeff-ai%2FZeffClient&filter=trigger:build~Build;branch:master;pipeline:5d0bdd0db5092ffa8c954a30~ci_zeffclient
        
        .. Badge Coverage
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
           :alt: Black Code Style
           :target: https://github.com/python/black
        
        
        
        .. docs index include start
        
        
        Overview
        ========
        
        ZeffClient is a command line tool and library to simplify working with
        Zeff AI Cloud API.
        
        
        
        Features
        ========
        
           - User defined record creation.
        
           - Optimized validation of records.
        
           - Optimized upload of records.
        
           - Model training controls.
        
        
        Quickstart
        ==========
        
           - `Examples <https://docs.zeff.ai/zeffclient/latest/examples/index.html>`_
        
        
        Links
        =====
        
           - `Documentation <https://docs.zeff.ai/zeffclient/latest>`_
        
           - `Bugs / Requests <https://github.com/zeff-ai/ZeffClient/issues>`_
        
           - `Changelog <https://docs.zeff.ai/zeffclient/latest/changelog.html>`_
        
           - `Contributing <https://github.com/zeff-ai/ZeffClient/blob/master/CONTRIBUTING.rst>`_
        
        
        .. docs index include end
        
        Copyright
        =========
        
        :Copyright: © 2019 Ziff, Inc.
        
        :License:
            Licensed under the Apache License, Version 2.0 (the "License");
            you may not use this file except in compliance with the License.
            You may obtain a copy of the License at
        
                http://www.apache.org/licenses/LICENSE-2.0
        
            Unless required by applicable law or agreed to in writing, software
            distributed under the License is distributed on an "AS IS" BASIS,
            WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
            See the License for the specific language governing permissions and
            limitations under the License.
        
        
Keywords: machine learning
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Manufacturing
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: POSIX
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Classifier: Topic :: Scientific/Engineering :: Image Recognition
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Requires-Python: >=3.7
Description-Content-Type: text/x-rst; charset=UTF-8
Provides-Extra: dev
Provides-Extra: examples
Provides-Extra: docs
Provides-Extra: lint
Provides-Extra: tests
