Metadata-Version: 2.0
Name: chwrapper
Version: 0.2.0
Summary: A simple wrapper around the Companies House API
Home-page: http://github.com/jamesgardiner/chwrapper
Author: James Gardiner
Author-email: jamesg87@me.com
License: MIT
Platform: UNKNOWN
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Requires-Dist: requests (==2.8.1)

[![Build Status](https://travis-ci.org/JamesGardiner/chwrapper.svg?branch=master)](https://travis-ci.org/JamesGardiner/companies-house)
[![Coverage Status](https://coveralls.io/repos/JamesGardiner/companies-house/badge.svg?branch=master&service=github)](https://coveralls.io/github/JamesGardiner/companies-house?branch=master)
# chwrapper
A python wrapper around the Companies House UK API.

For further details, see the docs:

http://chwrapper.readthedocs.org/en/latest/


