Metadata-Version: 2.4
Name: senderstats-core
Version: 3.0.1
Summary: Core processing library to process csv and smart search data from Proofpoint
License: MIT
Project-URL: repository, https://github.com/pfptcommunity/senderstats-core
Requires-Python: >3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: xlsxwriter
Requires-Dist: ciso8601
Requires-Dist: regex
Dynamic: license-file

# senderstats-core

Core processing engine for SenderStats.

This library provides the underlying logic for analyzing outbound email traffic, identifying top senders, and generating structured reporting data from Proofpoint Smart Search exports or CSV datasets.

---

## Installation

```bash
pip install senderstats-core
