Metadata-Version: 2.1
Name: jd-nf
Version: 0.0.2
Summary: neufoundry sdk
Home-page: https://aidoc.jd.com/neufoundry/quickstart/overview.html
Author: tst
Author-email: tst@jd.com
License: UNKNOWN
Description: # 简介
        NeuFoundry SDK
        
        # 依赖环境
        1. python3
        
        
        ## 通过pip安装
        您可以通过`pip`将SDK安装到您的项目中：
        ```
        pip install jd_nf
        ```
        
        
        
        ## 参考资料
        
        * [查看API列表](https://aidoc.jd.com/neufoundry/manual/dashboard.html)
        
Keywords: pip,datacanvas,eds,xiaoh
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
