Metadata-Version: 2.1
Name: pod-base
Version: 1.0.3
Summary: Base package for implementation of POD platform APIs
Home-page: https://github.com/FanapSoft/pod-base-python-sdk
Author: ReZa ZaRe
Author-email: rz.zare@gmail.com
License: MIT
Project-URL: Source, https://github.com/FanapSoft/pod-base-python-sdk
Project-URL: Documentation, http://docs.pod.ir/v1.0.0.2/PODSDKs/python/5200/prerequisite
Project-URL: Tracker, https://github.com/FanapSoft/pod-base-python-sdk/issues
Keywords: pod,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: requests (>=2.22)
Requires-Dist: jsonschema (>=3.2)

<div dir="rtl">

# پکیج پایه پاد
این پکیج پایه برای پیاده سازی سرویس های پلتفرم پاد است

# نصب

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

</div>

