directory-companies-house-search-client
Export Directory internal Companies House search client.
Requirements
Installation
pip install directory-ch-client
Usage
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
Release files for directory-ch-client 4.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| directory_ch_client-4.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Release files / directory_ch_client-4.0.3-py3-none-any.whl
| Download URL | directory_ch_client-4.0.3-py3-none-any.whl |
|---|---|
| Size | 4.6 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
6dbe2a0bd26520994ca5c11dc582e4deae56521c30cebf723ed2ba82edc1579f
|
|
BLAKE2b-256 checksum How to use checksums |
75db25dd43ed6d646c22d885e874b65b3e9b50cb09ff71a77ebec76f02c3c8cd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/6.2.0 CPython/3.13.7
|