Metadata-Version: 2.1
Name: hmrc
Version: 0.0.1
Summary: HMRC API client library
Home-page: https://github.com/mcb30/hmrc
Author: Michael Brown
Author-email: mbrown@fensystems.co.uk
License: GPLv2+
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Environment :: Console
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Financial and Insurance Industry
Classifier: License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Office/Business :: Financial
Classifier: Topic :: Software Development :: Libraries
Description-Content-Type: text/markdown
Requires-Dist: iso8601
Requires-Dist: oauthlib
Requires-Dist: requests
Requires-Dist: simplejson
Requires-Dist: uritemplate

HMRC API client library
=======================

[![Build Status](https://travis-ci.org/mcb30/hmrc.svg?branch=master)](https://travis-ci.org/mcb30/hmrc)

This package provides a Python (3.7+) client library for the [HMRC
APIs](https://developer.service.hmrc.gov.uk/api-documentation/docs/api).


