Skip to main content

Python API client for Export Directory Companies House.

Project description

# directory-companies-house-search-client

[![code-climate-image]][code-climate]
[![circle-ci-image]][circle-ci]
[![codecov-image]][codecov]
[![gemnasium-image]][gemnasium]

**Export Directory internal Companies House search client.**

---

## Requirements

## Installation

```shell
pip install directory-ch-client
```

## Usage

```python
from directory_ch_client.client import DirectoryCHClient

client = DirectoryCHClient(
base_url="https://ch.directory.exportingisgreat.gov.uk",
api_key=api_key
)
```


## 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-ch-client/badges/issue_count.svg
[code-climate]: https://codeclimate.com/github/uktrade/directory-ch-client

[circle-ci-image]: https://circleci.com/gh/uktrade/directory-ch-client/tree/master.svg?style=svg
[circle-ci]: https://circleci.com/gh/uktrade/directory-ch-client/tree/master

[codecov-image]: https://codecov.io/gh/uktrade/directory-ch-client/branch/master/graph/badge.svg
[codecov]: https://codecov.io/gh/uktrade/directory-ch-client

[gemnasium-image]: https://gemnasium.com/badges/github.com/uktrade/directory-ch-client.svg
[gemnasium]: https://gemnasium.com/github.com/uktrade/directory-ch-client


Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

directory_ch_client-0.1.0-py3-none-any.whl (6.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page