Metadata-Version: 2.1
Name: pod-ai
Version: 1.0.0
Summary: POD AI services
Home-page: https://github.com/FanapSoft/pod-ai-python-sdk
Author: ReZa ZaRe
Author-email: rz.zare@gmail.com
License: MIT
Project-URL: Source, https://github.com/FanapSoft/pod-ai-python-sdk
Project-URL: Documentation, http://docs.pod.ir/v1.0.0.2/PODSDKs/python/5901/ai-platform
Project-URL: Tracker, https://github.com/FanapSoft/pod-ai-python-sdk/issues
Keywords: POD,ai,pod sdk
Platform: UNKNOWN
Classifier: Natural Language :: Persian
Classifier: Natural Language :: English
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Python: >=2.7
Description-Content-Type: text/markdown
Requires-Dist: pod-base (<2,>=1.0.3)

<div dir="rtl">

# پکیج Pod AI

با استفاده از این پکیج می توانید از خدمات سکوی هوش مصنوعی استفاده نمایید

# نصب

برای نصب از طریق `pip` کافیه تا دستور زیر را اجرا کنید
```
pip install pod-ai
```


# نمونه کد

نمونه کد ها و مثال هایی از تمام متدهای این پکیج را می توانید 
[اینجا](examples)
پیدا کنید.

</div>

