معرفی شرکت ها


deepomatic-api-0.9.4


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Deepomatic API client
ویژگی مقدار
سیستم عامل -
نام فایل deepomatic-api-0.9.4
نام deepomatic-api
نسخه کتابخانه 0.9.4
نگهدارنده []
ایمیل نگهدارنده []
نویسنده deepomatic
ایمیل نویسنده support@deepomatic.com
آدرس صفحه اصلی https://github.com/deepomatic/deepomatic-client-python
آدرس اینترنتی https://pypi.org/project/deepomatic-api/
مجوز MIT License
# deepomatic-client-python [Deepomatic](https://www.deepomatic.com) API Client for Python. This client have been made in order to help you integrating our services within your apps in python. Tested on python 2.7, 3.4, 3.5, 3.6. # API Documentation https://docs.deepomatic.com/deepomatic-api-v0-7 # Installation ```bash pip install deepomatic-api ``` # Client Initialize a client. Does not make any call to the server. ```python from deepomatic.api.client import Client # If you don't have your credentials, contact us at support@deepomatic.com client = Client(api_key=api_key, user_agent_prefix='my-app/1.0.0') ``` > app_id is now optional but if you don't put it, you have to ensure that the api_key is a named parameter to the function ### Client methods All client methods can be found in [deepomatic/api/client.py](deepomatic/api/client.py) and detail for each type of resource is located in [deepomatic/api/resources](deepomatic/api/resources). ### Examples You will find examples of usage in [demo.py](demo.py). # Bugs Please send bug reports to support@deepomatic.com or open an issue here.


نیازمندی

مقدار نام
<2,>=1.10.0 numpy
<3,>=2.1 promise
<2,>=1.10.0 six
<3,>=2.19.0 requests
<9,>=5.1 tenacity


زبان مورد نیاز

مقدار نام
>=2.7, !=3.0.*, !=3.1.*, !=3.2.*, !=3.3.* Python


نحوه نصب


نصب پکیج whl deepomatic-api-0.9.4:

    pip install deepomatic-api-0.9.4.whl


نصب پکیج tar.gz deepomatic-api-0.9.4:

    pip install deepomatic-api-0.9.4.tar.gz