معرفی شرکت ها


directory-api-external-5.0.0


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python API client for Export Directory.
ویژگی مقدار
سیستم عامل -
نام فایل directory-api-external-5.0.0
نام directory-api-external
نسخه کتابخانه 5.0.0
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Department for International Trade
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/uktrade/directory-api-client
آدرس اینترنتی https://pypi.org/project/directory-api-external/
مجوز MIT
# directory-api-client-external [![code-climate-image]][code-climate] [![circle-ci-image]][circle-ci] [![codecov-image]][codecov] [![pypi-image]][pypi] **Export Directory external API client.** --- ## Installation ```sh $ pip install directory-api-external ``` The api client expects the following settings: | Setting | Notes | | --------------------------------------------- | ----------------------------------------------------------- | | DIRECTORY_API_CLIENT_EXTERNAL_BASE_URL | | | DIRECTORY_API_CLIENT_EXTERNAL_API_KEY | Unique to client. Retrieved during the on-boarding process. | | DIRECTORY_API_CLIENT_EXTERNAL_SENDER_ID | Unique to client. Retrieved during the on-boarding process. | | DIRECTORY_API_CLIENT_EXTERNAL_DEFAULT_TIMEOUT | | Once that is done the API client can be used: ```py from directory_api_external.client import api_client ``` ## Development $ git clone https://github.com/uktrade/directory-api-client-external $ cd directory-api-client-external ## Publish to PyPI The package should be published to PyPI on merge to master. If you need to do it locally then get the credentials from rattic and add the environment variables to your host machine: | Setting | | --------------------------- | | DIRECTORY_PYPI_USERNAME | | DIRECTORY_PYPI_PASSWORD | Then run the following command: make publish [code-climate-image]: https://codeclimate.com/github/uktrade/directory-api-client-external/badges/issue_count.svg [code-climate]: https://codeclimate.com/github/uktrade/directory-api-client-external [circle-ci-image]: https://circleci.com/gh/uktrade/directory-api-client-external/tree/master.svg?style=svg [circle-ci]: https://circleci.com/gh/uktrade/directory-api-client-external/tree/master [codecov-image]: https://codecov.io/gh/uktrade/directory-api-client-external/branch/master/graph/badge.svg [codecov]: https://codecov.io/gh/uktrade/directory-api-client-external [pypi-image]: https://badge.fury.io/py/directory-api-external.svg [pypi]: https://badge.fury.io/py/directory-api-external


نیازمندی

مقدار نام
<5.0.0,>=4.0.2 directory-client-core


نحوه نصب


نصب پکیج whl directory-api-external-5.0.0:

    pip install directory-api-external-5.0.0.whl


نصب پکیج tar.gz directory-api-external-5.0.0:

    pip install directory-api-external-5.0.0.tar.gz