Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

directory-ch-client

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directory-ch-client

Python API client for Export Directory Companies House.

  • 4.0.2
  • PyPI
  • Socket score

Maintainers
2

directory-companies-house-search-client

code-climate-image circle-ci-image codecov-image pypi-image semver-image

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

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc