Metadata-Version: 2.4
Name: ekx-report-utils
Version: 0.2.0
Summary: EKX reporting utilities for quarterly analytics
Author-email: Platform Analytics <analytics@example.com>
License: MIT
Project-URL: Homepage, https://github.com/sap-analytics/ekx-report-utils
Requires-Python: >=3.9
Description-Content-Type: text/markdown

# ekx-report-utils

Utility library for EKX quarterly revenue reporting.

## Usage

```python
from ekx_report_utils import generate_report
generate_report()
```
