Skip to main content

Python client for Directory API.

Project description

# directory-api-client

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

**Export Directory internal API client.**

---

## Requirements

## Installation

```shell
pip install -e git+https://git@github.com/uktrade/directory-api-client.git@0.0.2#egg=directory-api-client
```

## Usage

```python
from directory_api_client.client import DirectoryAPIClient

directory_client = DirectoryAPIClient(
base_url="https://api.directory.exportingisgreat.gov.uk",
api_key=api_key
)
```

### Send registration form

```python
directory_client.enrolment.send_form(
form_data=form_data
)
```

### Confirm registration email

```python
directory_client.registration.confirm_email(
confirmation_code=confirmation_code,
)
```

## Development

$ git clone https://github.com/uktrade/directory-api-client
$ cd directory-api-client

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

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

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

[pypi-image]: https://badge.fury.io/py/directory-api-client.svg
[pypi]: https://badge.fury.io/py/directory-api-client


Project details


Release history Release notifications | RSS feed

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

If you're not sure about the file name format, learn more about wheel file names.

directory_api_client-9.17.0-py3-none-any.whl (10.1 kB view details)

Uploaded Python 3

File details

Details for the file directory_api_client-9.17.0-py3-none-any.whl.

File metadata

  • Download URL: directory_api_client-9.17.0-py3-none-any.whl
  • Upload date:
  • Size: 10.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.9.1 pkginfo/1.4.2 requests/2.19.1 setuptools/28.8.0 requests-toolbelt/0.8.0 tqdm/4.24.0 CPython/3.5.5

File hashes

Hashes for directory_api_client-9.17.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e1129173ba246dff2ba58935b8da8e5be274bd31c593d78d6c05d0fb25b62c74
MD5 881d786f8bffc1015c41d02c655e368b
BLAKE2b-256 52852f3191f81cb23b1eedb870fab1c978f87574116c71a64471af24e75db35d

See more details on using hashes here.

Supported by

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