Metadata-Version: 2.1
Name: data-disaggregation
Version: 0.9.2
Author: Christian Winger
License: MIT
Project-URL: Documentation, https://wingechr.github.io/data-disaggregation
Project-URL: Source, https://github.com/wingechr/data-disaggregation
Platform: any
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
License-File: LICENSE

# DataDisAggregation

![](https://img.shields.io/github/license/wingechr/data-disaggregation)
![](https://img.shields.io/pypi/pyversions/data-disaggregation)
[![](https://img.shields.io/pypi/v/data-disaggregation)](https://pypi.org/project/data-disaggregation/)
![](https://img.shields.io/github/actions/workflow/status/wingechr/data-disaggregation/test.yml?label=tests)
[![](https://img.shields.io/github/actions/workflow/status/wingechr/data-disaggregation/publish.yml?label=docs)](https://wingechr.github.io/data-disaggregation/)

## Install

```bash
pip install data-disaggregation
```
