Metadata-Version: 2.0
Name: mlchain
Version: 0.1.4
Summary: MLchain Python Library
Home-page: https://gitlab.com/techainer/ml_platform/mlchain-python
Author: Techainer Inc.
Author-email: admin@techainer.com
License: UNKNOWN
Keywords: mlchain,development,deployment ai,ai,artificial neural network,training,deploy,deployment,monitoring,model,deep learning,machine learning
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Libraries
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=3
Requires-Dist: Click (>=7.0)
Requires-Dist: Flask (>=1.1.2)
Requires-Dist: Flask-Cors (>=3.0.8)
Requires-Dist: GPUtil
Requires-Dist: Jinja2 (>=2.10.3)
Requires-Dist: MarkupSafe (>=1.1.1)
Requires-Dist: Pillow (==6.0.0)
Requires-Dist: Quart (<=0.10.0)
Requires-Dist: Quart-CORS (<=0.2.0)
Requires-Dist: Werkzeug (>=0.15.0)
Requires-Dist: aiofiles (>=0.4.0)
Requires-Dist: anyio (>=1.2.1)
Requires-Dist: async-generator (>=1.10)
Requires-Dist: attrs (>=19.3.0)
Requires-Dist: blinker (>=1.4)
Requires-Dist: boto3 (>=1.9.66)
Requires-Dist: chardet (>=3.0.4)
Requires-Dist: fuzzywuzzy
Requires-Dist: grpcio (==1.27.2)
Requires-Dist: gunicorn (>=20.0.4)
Requires-Dist: h11 (>=0.9.0)
Requires-Dist: h2 (>=3.1.1)
Requires-Dist: hpack (>=3.0.0)
Requires-Dist: httptools (>=0.0.13)
Requires-Dist: httpx (==0.13.3)
Requires-Dist: hypercorn (>=0.5.4)
Requires-Dist: hyperframe (>=5.2.0)
Requires-Dist: idna (>=2.8)
Requires-Dist: itsdangerous (>=1.1.0)
Requires-Dist: msgpack (==1.0.0)
Requires-Dist: multidict (>=4.7.2)
Requires-Dist: numpy (<=1.18.1)
Requires-Dist: opencv-python (>=4.1.2.30)
Requires-Dist: outcome (>=1.0.1)
Requires-Dist: priority (>=1.3.0)
Requires-Dist: protobuf (>=3.10.0)
Requires-Dist: python-dotenv (>=0.10.3)
Requires-Dist: pyyaml
Requires-Dist: requests (>=2.22.0)
Requires-Dist: requests-futures (>=1.0.0)
Requires-Dist: six (>=1.13.0)
Requires-Dist: sniffio (>=1.1.0)
Requires-Dist: sortedcontainers (>=2.1.0)
Requires-Dist: toml (>=0.10.0)
Requires-Dist: trio (>=0.13.0)
Requires-Dist: typing-extensions (>=3.7.4.1)
Requires-Dist: urllib3 (>=1.25.7)
Requires-Dist: uvicorn (<=0.11.5)
Requires-Dist: websockets (>=8.1)
Requires-Dist: wsproto (>=0.15.0)
Requires-Dist: blosc (>=1.8.3); sys_platform != "win32"
Requires-Dist: uvloop (>=0.14.0); sys_platform != "win32"

Mlchain helps AI developers to easily run, deploy and monitor AI models and Workflows without having Devops skills. 

This Mlchain Python library lets you launch models and do many tasks with Mlchain Platform. Please sign up your account on Mlchain before working with it. 

