معرفی شرکت ها


dawupxlrgo-1.1


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

TODO: add library description
ویژگی مقدار
سیستم عامل -
نام فایل dawupxlrgo-1.1
نام dawupxlrgo
نسخه کتابخانه 1.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده APIMatic SDK Generator
ایمیل نویسنده support@apimatic.io
آدرس صفحه اصلی https://apimatic.io
آدرس اینترنتی https://pypi.org/project/dawupxlrgo/
مجوز -
Dawupxlrgo ================= This API SDK was automatically generated by [APIMATIC Code Generator](https://apimatic.io/). This SDK uses the Requests library and will work for Python ```2 >=2.7.9``` and Python ```3 >=3.4```. How to configure: ================= The generated code might need to be configured with your API credentials. To do that, open the file "Configuration.py" and edit its contents. How to resolve dependencies: =========================== The generated code uses Python packages named requests, jsonpickle and dateutil. You can resolve these dependencies using pip ( https://pip.pypa.io/en/stable/ ). 1. From terminal/cmd navigate to the root directory of the SDK. 2. Invoke ```pip install -r requirements.txt``` Note: You will need internet access for this step. How to test: ============= You can test the generated SDK and the server with automatically generated test cases. unittest is used as the testing framework and nose is used as the test runner. You can run the tests as follows: 1. From terminal/cmd navigate to the root directory of the SDK. 2. Invoke ```pip install -r test-requirements.txt``` 3. Invoke ```nosetests``` How to use: =========== After having resolved the dependencies, you can easily use the SDK following these steps. 1. Create a "dawupxlrgo_test.py" file in the root directory. 2. Use any controller as follows: ```python from __future__ import print_function from dawupxlrgo.dawupxlrgo_client import DawupxlrgoClient api_client = DawupxlrgoClient() controller = api_client.client response = controller.get_basic_auth_test(<required parameters if any>) print(response) ```


نحوه نصب


نصب پکیج whl dawupxlrgo-1.1:

    pip install dawupxlrgo-1.1.whl


نصب پکیج tar.gz dawupxlrgo-1.1:

    pip install dawupxlrgo-1.1.tar.gz