معرفی شرکت ها


directory-ch-client-3.0.3


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

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

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

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

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

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

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

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

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

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

مشاهده بیشتر

توضیحات

Python API client for Export Directory Companies House.
ویژگی مقدار
سیستم عامل -
نام فایل directory-ch-client-3.0.3
نام directory-ch-client
نسخه کتابخانه 3.0.3
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Department for International Trade
ایمیل نویسنده -
آدرس صفحه اصلی https://github.com/uktrade/directory-companies-house-search-client
آدرس اینترنتی https://pypi.org/project/directory-ch-client/
مجوز MIT
# directory-companies-house-search-client [![code-climate-image]][code-climate] [![circle-ci-image]][circle-ci] [![codecov-image]][codecov] [![pypi-image]][pypi] [![semver-image]][semver] **Export Directory internal Companies House search client.** --- ## Requirements ## Installation ```shell pip install directory-ch-client ``` ## Usage ```python from directory_ch_client.client import client response = client.company.search_companies(query='Foo Bar') ``` ## Development $ git clone https://github.com/uktrade/directory-companies-house-search-client $ cd directory-companies-house-search-client $ make ## 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 | | --------------------------- | | DIT_PYPI_USERNAME | | DIT_PYPI_PASSWORD | Then run the following command: make publish [code-climate-image]: https://codeclimate.com/github/uktrade/directory-companies-house-search-client/badges/issue_count.svg [code-climate]: https://codeclimate.com/github/uktrade/directory-companies-house-search-client [circle-ci-image]: https://circleci.com/gh/uktrade/directory-companies-house-search-client/tree/master.svg?style=svg [circle-ci]: https://circleci.com/gh/uktrade/directory-companies-house-search-client/tree/master [codecov-image]: https://codecov.io/gh/uktrade/directory-companies-house-search-client/branch/master/graph/badge.svg [codecov]: https://codecov.io/gh/uktrade/directory-companies-house-search-client [pypi-image]: https://badge.fury.io/py/directory-ch-client.svg [pypi]: https://badge.fury.io/py/directory-ch-client [semver-image]: https://img.shields.io/badge/Versioning%20strategy-SemVer-5FBB1C.svg [semver]: https://semver.org


نیازمندی

مقدار نام
<4.0.0,>=3.2.18 django
<3.0.0,>=2.18.4 requests
<3.0,>=1.2 monotonic
<8.0.0,>=6.1.0 directory-client-core
==7.1.3 pytest
- pytest-cov
- pytest-codecov
- GitPython
==5.0.4 flake8
==1.1.0 requests-mock
<2.0.0,>=1.11.0 twine
<1.0.0,>=0.31.0 wheel
<39.0.0,>=38.6.0 setuptools


نحوه نصب


نصب پکیج whl directory-ch-client-3.0.3:

    pip install directory-ch-client-3.0.3.whl


نصب پکیج tar.gz directory-ch-client-3.0.3:

    pip install directory-ch-client-3.0.3.tar.gz