Metadata-Version: 2.1
Name: stream-read-xbrl
Version: 0.0.1
Summary: Python package to parse Companies House accounts data in a streaming way
Project-URL: Documentation, https://stream-read-xbrl.docs.data.trade.gov.uk/
Project-URL: Source, https://github.com/uktrade/stream-read-xbrl
Author-email: Department for International Trade <sre@digital.trade.gov.uk>
License-File: LICENSE
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.7
Requires-Dist: stream-unzip>=0.0.83
Provides-Extra: dev
Requires-Dist: httpx>=0.23.3; extra == 'dev'
Requires-Dist: pytest-cov>=4.0.0; extra == 'dev'
Requires-Dist: pytest>=7.2.1; extra == 'dev'
Description-Content-Type: text/markdown

<!-- --8<-- [start:intro] -->
# stream-read-xbrl

[![PyPI version](https://badge.fury.io/py/stream-unzip.svg)](https://pypi.org/project/stream-unzip/) [![CircleCI](https://circleci.com/gh/uktrade/stream-unzip.svg?style=shield)](https://circleci.com/gh/uktrade/stream-unzip) [![Test Coverage](https://api.codeclimate.com/v1/badges/02144f986cd3eecf4a0b/test_coverage)](https://codeclimate.com/github/uktrade/stream-unzip/test_coverage)

Python package to parse Companies House accounts data in a streaming way
<!-- --8<-- [end:intro] -->


<!-- --8<-- [start:features] -->
## Features

<!-- --8<-- [end:features] -->

---

Visit the [stream-read-xbrl documentation](https://stream-read-xbrl.docs.data.trade.gov.uk/) for usage instructions.