Metadata-Version: 2.1
Name: pyalink
Version: 1.3.1
Summary: Alink Python API
Home-page: https://github.com/alibaba/Alink
Author: xuyang1706,chengscu,Fanoid,hapsunday,liulfy,lqb11,Xiafei Qiu,shaomengwang,cainingnk,weibo.zwb
Author-email: xuyang1706@gmail.com,chengscu@qq.com,hongfanxo@gmail.com,hapsunday@gmail.com,2691140740@qq.com,liqianbing11@163.com,qiuxiafei@gmail.com,shaomeng.wang.w@gmail.com,cainingnk@gmail.com,weibo.zwb@alibaba-inc.com
License: Apache License, Version 2.0
Description: # Alink
        
        Alink is the Machine Learning algorithm platform based on Flink, developed by the PAI team of Alibaba computing platform.
        
        More information about Alink and PyAlink tutorials can be found at [https://github.com/alibaba/Alink](https://github.com/alibaba/Alink).
        
        This package **pyalink** always maintains Alink Python API against the latest Flink version that Alink supports, which is Flink-1.12 now. 
        To use PyAlink with older-version Flink, please check package pyalink-flink-[version]. 
        Right now, **pyalink-flink-1.9**, **pyalink-flink-1.10** and **pyalink-flink-1.11** are provided.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: Apache Software License
Requires-Python: >=3.6,<3.9
Description-Content-Type: text/markdown
