Very basic wrapper for Companies House and client demo code.
To use:
- Follow instructions at Companies House to create an account and get an API key: https://developer.companieshouse.gov.uk/api/docs/index.html
- Copy
settings.py.exampletosettings.pyand insert your key in the appropriate place
ch.py calls the library.
settings.pyis in.gitignoreso that you don't accidentally commit
- tests
- broader coverage
- nice client
- pretty much everything... ;)